qbcps_flutter 0.1.1 copy "qbcps_flutter: ^0.1.1" to clipboard
qbcps_flutter: ^0.1.1 copied to clipboard

outdated

A collection of utility classes for testing and offline development.

[0.1.1] - 2020.02.11 #

  • Added configuration for continuous integration with FireCI.
  • Added method to MapDB to provide a Stream of all the values

[0.1.0] - 2019.06.17 #

BREAKING CHANGE

  • Changed CircularArray to be an Iterable issue #7
  • Changed the layout of the files in the project and changed the project to be pure Dart and not depend on Flutter. issue #8

[0.0.4] - 2019.06.13 #

[0.0.3] - 2019.06.04 #

  • Added CircularArray
  • Added NotificationManager

[0.0.2] - 2019.06.04 #

  • Added documentation comments to MapDB.

[0.0.1] - 2019.06.03 #

  • Initial release, with two classes: MapDB, an in-memory database that acts a bit like Firebase, and AccumulatorStream, a stream that performs a transformation on a collection of futures and fires an event when they're all done.
3
likes
40
pub points
23%
popularity

Publisher

unverified uploader

A collection of utility classes for testing and offline development.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

tuple

More

Packages that depend on qbcps_flutter