flutter_gadgets_2 0.3.0 copy "flutter_gadgets_2: ^0.3.0" to clipboard
flutter_gadgets_2: ^0.3.0 copied to clipboard

Flutter Gadgets 2, a library for simplified state (model) management and service location in Flutter.

0.3.0 #

  • Added the safelyRemoveValue method to ObservableModel
  • Added the lazy flag to Service
  • Added the viewMounted getter to ControllerGadget
  • Modified the mechanism by which ViewGadget provides the BuildContext to ControllerGadget
  • Added the create method to ViewGadget
  • Removed the init method and controller property from ViewGadget
  • Added the create method to ViewModelGadget
  • Removed the init method and viewModel property from ViewGadget
  • Updated the docs
  • Updated the examples

0.2.1 #

  • Changed the signature of the PropertiesSelector function
  • Fixed docs typo

0.2.0+1 #

  • Formatted view_model_gadget.dart

0.2.0 #

  • Added the subscribeToViewModel flag to ViewModelGadget
  • Updated the docs
  • Updated the examples

0.1.0+1 #

  • Fixed broken links in README files

0.1.0 #

  • First release
12
likes
130
pub points
34%
popularity

Publisher

verified publishersvelto.tech

Flutter Gadgets 2, a library for simplified state (model) management and service location in Flutter.

Repository

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

collection, flutter, provider, rxdart

More

Packages that depend on flutter_gadgets_2