Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 933 Bytes

File metadata and controls

31 lines (24 loc) · 933 Bytes

project_boilerplate

A Flutter boillerplate project with following plugin setups.

  1. Advanced State management Architecture Provider, BLoC and RxDart
  2. Firebase Messaging
  3. Cloud Firestore
  4. Firebase Authentication
    • Google
    • Facebook
    • Phone
    • Email and
    • Anonymous
  5. Sqflite with moor_flutter
  6. secure_storage for token storage
  7. Network provider with http
  8. Connectivity and so on .......

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.