async_lite 1.0.0
async_lite: ^1.0.0 copied to clipboard
Lightweight version of the popular package
1.0.0 #
- BREAKING: Migrate from Flutter to pure Dart (no Flutter dependency required)
- Add comprehensive UI state tests
- Add example demonstrating library features
- Update README with benefits and usage examples
0.0.7 #
- Add example demonstrating library features
- Update README with benefits and usage examples
- Migrate from Flutter to pure Dart (no Flutter dependency required)
- Add comprehensive UI state tests
0.0.6 #
- Add const to error_result.dart, value_result.dart
- Print toString by async_lite_config.dart
0.0.5 #
- Remove from static _map completed AsyncCache
0.0.4 #
- Added package