remote_state 0.17.0
remote_state: ^0.17.0 copied to clipboard
Tools for mapping data from remote sources in Dart, similar to Elm's RemoteData.
Unreleased #
0.17.0 - 2020-04-21 #
0.14.0 - 2020-04-21 #
Added #
- git-chglog configuration
- add script to prepare release
- add publish github action
- add code coverage
- add more tests & coverage
- add github action to build packages
- add bloc example
- add provider example
Changed #
- add name to coverage step
- same text styles in examples
- simplify examples
- rename state notifier example to counter_state_notifier
- move remote_state into packages & example into examples
- remove android & ios generated files
- use StateNotifier instead of ValueNotifier
Fixed #
- update working directory in github action
Removed #
- flutter dependency remote_state package