/flutter_app_state_management

An attempt to example different methods of state management in flutter.

Primary LanguageDartApache License 2.0Apache-2.0

flutter_app_inherited_state

This app aims to examplify and suggest different solutions for management of shared state.

Branches contain different solutions:

  • master branch; state through propagation and callbacks

  Screenshot

Getting Started

For help getting started with Flutter, view our online documentation.