A dart package that helps to implement basic states for Flutter and/or BLoC library to perform, load and fetch data.
Package | Pub |
---|---|
value_state | |
value_cubit | |
flutter_value_state |
A set of utilities to easily handle states for waiting, handling values, errors and empty for Dart and Flutter.
To maintain this repository, please first install melos & bootstrap in root directory of the project :
dart pub global activate melos
melos bs
Please file any issues, bugs or feature requests as an issue on the Github page.