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

A collection of utility classes for testing and offline development.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2021.03.12 #

Changed #

  • updated version from prerelease to release
  • support released version of tuple
  • use dartfmt on all the source files

1.0.0-nullsafety.0 - 2021.03.11 #

Changed #

  • Modified API for null safety
  • Updated Changelog with valid links

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
140
pub points
23%
popularity

Publisher

unverified uploader

A collection of utility classes for testing and offline development.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

tuple

More

Packages that depend on qbcps_flutter