p30arena / cure

A library for Dart developers which contains some useful tools and extensions: Signalr, MessagePack, CRC, HTTP, EventSource, WebSocket, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What?

Cure is a library for Dart developers which contains some useful tools and extensions: Signalr, MessagePack, CRC, HTTP, EventSource, WebSocket, etc.

Why?

Dart is a beautiful language which is used by Flutter framework. But some tools such as Signalr, CRC was not supported by native, and there's some API only work in Web or DartVM, so I create this library to solve these problems.

How?

Talk is cheap. Show me the code:)

Features and bugs

Since I'm not very familiar with Dart, there maybe some bugs when you use it.

Please file feature requests and bugs at the issue tracker.

About

A library for Dart developers which contains some useful tools and extensions: Signalr, MessagePack, CRC, HTTP, EventSource, WebSocket, etc.

License:MIT License


Languages

Language:Dart 100.0%