cure 0.1.0-nullsafety.0 copy "cure: ^0.1.0-nullsafety.0" to clipboard
cure: ^0.1.0-nullsafety.0 copied to clipboard

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

0.1.0-nullsafety.0 - 2021/01/19 #

  • Add support for null safety
  • Add MimeType
  • Remove useless export
  • Update HubConnectionBuilder API

0.0.5 - 2021/01/11 #

  • Add Console with different colors
  • Fix MessagePack use toMessagePack() instead of toJSON() by default

0.0.4 - 2021/01/07 #

  • Add MessagePack
  • Add MessagePackHubProtocol for Signalr
  • Fix Use Codec API and remove the JSON class

0.0.3 - 2021/01/01 #

  • Migrate Follow HTTP redirects TS client #28912
  • Fix Log was written twice in console
  • Fix Failed to execute 'close' on 'WebSocket': The code must be either 1000, or between 3000 and 4999. 0 is neither
  • Fix Some spelling mistakes

0.0.2 - 2020/12/31 #

  • Add example/README.md
  • Fix Failed to complete negotiation with the server: Expected a value of type 'int', but got one of type 'String'

0.0.1 - 2020/12/31 #

  • Add CRC Calculator
  • Add HTTP Client
  • Add JSON util
  • Add Signalr Client
  • Add EventSource
  • Add WebSocket
5
likes
120
pub points
62%
popularity

Publisher

verified publisheryanshouwang.dev

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

ansicolor, meta, pedantic, string_scanner, tuple

More

Packages that depend on cure