Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 653 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 653 Bytes

flutter_boilerplate

A fluter boilerplate using provider package

Getting Started

This project is a boilerplate for Flutter application. It uses provider package for state managment and dependency injection. Provider architecture used in this project is inspired by FilledStacks

TODO

  • Provider architecture
  • Login page
  • Home page
  • Routing
  • Dio
  • RXDart
  • SplashScreen
  • SharedPreferences
  • Local DB
  • Logger
  • Locale Setup
  • Connectivity Service
  • Notification Service
  • Validations
  • Web support