comprehensive_utils 0.6.3 comprehensive_utils: ^0.6.3 copied to clipboard
A collection of classes and functions containing simple and complex performance-oriented tools
0.6.3 #
- Added .takeUntilFuture() Stream extension
- Bumped dependencies
0.6.2 #
- Added .parseIterable() extension
0.6.1 #
- Bumped dependencies
0.6.0 #
- Added CacheManager
- Added .parseList() extension
- Added (syntactic sugar) function extensions .apply()
- Bumped Dart SDK >=3.0.0
0.5.2 #
- Fixed .addStream() in DistinctSubject
- Disabled GetStream and MiniStream export until rewritten and tested
- Minor improvements
0.5.0 #
- Added FluentListView
- Added GetStream
- Added MiniStream
- Added example
0.1.1 #
- Added description to pubspec.yaml
0.1.0 #
- Init: Initial release.