Skip to content

Simple counter app where different state management strategies are applied.

License

Notifications You must be signed in to change notification settings

AkashSDas/flutter-state-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter-state-management

  • bloc
  • rx-dart
  • stateful-builder
  • inherited-widgets
  • provider

Table of contents

Getting started

Clone the repo

git clone https://github.com/AkashSDas/flutter-state-management.git

Get inside the project dir and install dependencies

cd flutter-state-management
flutter pub get

Open a simulator or connect a device and after that execute the below command to run the flutter app

flutter run

Images

License

License

About

Simple counter app where different state management strategies are applied.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published