qbcps_flutter 0.0.3
qbcps_flutter: ^0.0.3 copied to clipboard
A collection of utility classes for testing and offline development.
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, andAccumulatorStream, a stream that performs a transformation on a collection of futures and fires an event when they're all done.