/flutter_pokemon

A Flutter demo using Redux and async await

Primary LanguageDart

Flutter Redux, Async Await demo

A Flutter app demoing the redux integration and async await.

Getting Started

  • Please install flutter from here.
  • Please open the project using Android studio with flutter plugin installed.
  • cd into the project root folder and then type flutter pub get && flutter pub run build_runner watch
  • run the app using a platform (iOS/Android) of your choice.

The app showcases the following best practices while developing a flutter app using : -