remote_state 1.4.0 copy "remote_state: ^1.4.0" to clipboard
remote_state: ^1.4.0 copied to clipboard

outdated

Tools for mapping data from remote sources in Dart, similar to Elm's RemoteData.

Unreleased #

1.4.0 - 2020-07-12 #

Added #

  • update docs
  • add tests
  • add guard function
  • upgrade sdk version

1.3.0 - 2020-06-26 #

Fixed #

  • added freezed_annotation back to deps

1.2.0 - 2020-06-26 #

Fixed #

  • readme example

1.1.0 - 2020-06-26 #

Added #

  • upgrade freezed dependency

1.0.0 - 2020-05-05 #

Added #

  • add flutter_hooks example.
  • add docs for state predicates
  • updated examples
  • removed empty, added stacktrace to error, added predicates

Changed #

  • state notifier hook per suggestions.

Documented #

  • removed empty from docs

BREAKING CHANGE #

empty is no longer supported because it is not considered a valid remote state.

0.19.0 - 2020-04-21 #

Fixed #

  • bad documentation

0.18.0 - 2020-04-21 #

Added #

  • more documentation to readme
  • document public apis & hide constructors
  • readme health, usage & maintainer sections

Changed #

  • state notifier example

0.17.0 - 2020-04-21 #

Added #

  • example in packages/remote_state

Fixed #

  • add gitignore to packages/remote_state

0.16.0 - 2020-04-21 #

Fixed #

  • move changelog and add better package description

0.15.0 - 2020-04-21 #

Fixed #

  • space in publish.yml

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
7
likes
0
points
57
downloads

Publisher

verified publishercancode.dev

Weekly Downloads

Tools for mapping data from remote sources in Dart, similar to Elm's RemoteData.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

freezed_annotation

More

Packages that depend on remote_state