flutter_onlooker 2.0.3 copy "flutter_onlooker: ^2.0.3" to clipboard
flutter_onlooker: ^2.0.3 copied to clipboard

A state management library which provides a simple solution for updating state and navigation.

2.0.3 #

  • Documented public api.

2.0.2 #

  • Code refactoring.

2.0.1 #

  • Improved of code naming.

2.0.0 #

  • Limited of nullable states usage.

1.2.1 #

  • Updated logic of getting initial state.

1.2.0 #

  • Fixed performing hot reload issue of StateObserver.

1.1.1 #

  • Updated logic of notifying a new state.

1.1.0 #

  • Added buildWhen condition to StateObserver.

1.0.1 #

  • Updated example and Readme.

1.0.0 #

Initial version of the library.

  • Includes the ability to manage of multiple states in StateNotifier and update presentation layer using StateObserver widget.
  • Includes the ability to emit navigation events from StateNotifier which can be handled in StateNotifierProvider.
49
likes
0
pub points
0%
popularity

Publisher

verified publisherdowhile.space

A state management library which provides a simple solution for updating state and navigation.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_onlooker