fetching_state 0.0.8 copy "fetching_state: ^0.0.8" to clipboard
fetching_state: ^0.0.8 copied to clipboard

A small package that helps easily to work with UI changes base on the state of fetching remote data

0.0.8 #

  • whenOrElse and when return Widgets
  • mapOrElse and map return whatever type you want.

0.0.7 #

  • change to make return type more flexible.
  • return Widget is not the case anymore.

0.0.6 #

  • changing [isDone, isInit, isLoading, isError] to getters

0.0.5 #

  • adding bool shortcut methods [isDone, isInit, isLoading, isError]

0.0.4 #

0.0.3 #

  • update documents

0.0.2 #

  • update license

0.0.1 #

  • First publish
6
likes
160
pub points
52%
popularity

Publisher

verified publishersamderlust.com

A small package that helps easily to work with UI changes base on the state of fetching remote data

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fetching_state