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

outdated

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

1.0.0 #

  • Remove named parameters
  • Fix typos

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
0
pub points
36%
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

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on fetching_state