flutter_nano_var 1.1.1 copy "flutter_nano_var: ^1.1.1" to clipboard
flutter_nano_var: ^1.1.1 copied to clipboard

A lightweight state management library independent from any dependency injection methods.

1.1.1 #

  • Added a check to _NanoObsWidgetState._onChange ensuring that State.mounted is true before calling setState, which avoids an exception that would be thrown otherwise.

1.1.0 #

  • Added functional methods so NanoRead instances can behave as functors, applicative functors and monads.
  • Added future observing.
  • Made certain documentation adjustments.

1.0.1 #

  • Made the nano_var package description longer.

1.0.0 #

  • Initial release.
2
likes
140
pub points
50%
popularity

Publisher

verified publisheroborgen.se

A lightweight state management library independent from any dependency injection methods.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, nano_var

More

Packages that depend on flutter_nano_var