Skip to content

thedejifab/reviewapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reviewapp

Simple app to demonstrate using MobX for state management of Flutter

Dependency

The application requires the Flutter SDK (preferrably version 1.5 and above), Dart SDK (version 2.0+), and the Android SDK.

How to run

  • Run the command git clone https://github.com/thedejifab/reviewapp.git.
  • Open project in Android Studio or VS code.
  • Navigate to project folder from the terminal and run flutter packages get command to download project dependencies.
  • Save and run the flutter run command in the project directory with a mobile device or emulator connected.

About

Simple app to demonstrate using MobX for state management of Flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published