mobx_widget 0.5.1 copy "mobx_widget: ^0.5.1" to clipboard
mobx_widget: ^0.5.1 copied to clipboard

ObserverFuture, ObserverStream and ObserverText Widget - A simple way to consume MobX Observables through widgets. You can find a sort of widgets.

[0.5.1] - 2021-09-10 #

Chore #

  • Format dart files

[0.5.0] - 2021-09-09 #

Fixed #

  • issue #5 closed - Null Safety Support

Break #

  • removed BrazTransitionEnum, BrazAnimatedTransition and BrazTransition

[0.4.2] - Optimizations and bugfixes #

  • issue #1 closed
  • issue #2 closed

[0.4.1] - Update readme #

[0.4.0] - Add ObserverFuture retry feature #

  • add retry
  • add autoInitialize (if fetchData != null, it will init automatically)

[0.3.0] - Add transition animations (optional) #

  • Add transitions

[0.2.1] - Add generic type to ObserverStream and ObserverFuture #

  • Add generic type to [onData] and [onError] callbacks in ObserverFuture and ObserverStream

[0.2.0] - Add custom overlay [onPending] #

  • Add feature

[0.1.3] - Add new widget #

  • Added ObserverText widget

[0.1.2] - Bugfix #

  • Only shows default reloader if there is callback and buttonText values

[0.1.1] - Example included #

  • add example

[0.1.0] - First release #

[0.0.1] - Initial commit #

16
likes
90
pub points
80%
popularity

Publisher

unverified uploader

ObserverFuture, ObserverStream and ObserverText Widget - A simple way to consume MobX Observables through widgets. You can find a sort of widgets.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_mobx, mobx

More

Packages that depend on mobx_widget