Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.74 KB

File metadata and controls

31 lines (19 loc) · 1.74 KB

A dart package that helps to implement basic states for Flutter to load and fetch data.

Test codecov License: MIT melos


Package Pub
value_state pub package

A set of utilities to easily handle states for waiting, handling values, errors and empty for Dart and Flutter.

Getting started

To maintain this repository, please first install melos & bootstrap in root directory of the project :

dart pub global activate melos
melos bs

Feedback

Please file any issues, bugs or feature requests as an issue on the Github page.