adv_async_widget 0.2.0
adv_async_widget: ^0.2.0 copied to clipboard
Are you tired of always writing the same future and stream builders? Use AdvAsyncWidget to write only the code that you need for!
0.2.0 - 2023-06-06 #
- Add real README file
- Add onActive function for AdvStreamBuilder
- Add GitHub workflow
0.1.0 - 2021-06-12 #
- Package migration to null safety
0.0.2 - 2021-06-11 #
- Moved duplicate code inside utils.dart
- Updated description in pubspec.yaml
0.0.1 - 2021-05-19 #
- Startup with example project
- Add AdvFutureBuilder and AdvStreamBuilder widgets