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

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

3.0.3 #

  • Updated analysis library.

3.0.2 #

  • Refactored example.

3.0.1 #

  • Updated example and Readme.

3.0.0 #

  • Changed method navigate.

2.1.0 #

  • Renamed dispose method to close.

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.
47
likes
140
pub points
1%
popularity

Publisher

verified publisherdowhile.space

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_onlooker