Skip to content

albaraa-prog/Flutter-Templete

Repository files navigation

Flutter SaaS App Templates

This repository contains multiple Flutter SaaS app templates, each following a scalable architecture and ready for rapid development. Each template is self-contained in its own folder with a dedicated README for setup and usage.

Included Templates

1. mvc_bloc_template

  • Type: Flutter app (MVC + BLoC)
  • Backend: Firebase Auth, Firestore, AI integration points
  • Features:
    • Clean MVC + BLoC architecture
    • Firebase Authentication (email/password)
    • Firestore chat with AI response placeholder
    • Theming, utilities, and service layers
  • See: mvc_bloc_template/README.md

2. mvc_riverpod_mangoDB_template

  • Type: Full-stack SaaS app (Flutter + Node.js/Express + MongoDB)
  • Frontend: Flutter (MVC + Riverpod)
  • Backend: Node.js/Express with MongoDB
  • Features:
    • Clean MVC + Riverpod architecture (Flutter)
    • User authentication (JWT)
    • Create, view, and delete notes
    • Ready for scalable, maintainable SaaS development
  • See: mvc_riverpod_mangoDB_template/README.md

How to Use

  1. Browse each template folder for a specific architecture or stack.
  2. See the README in each template for setup, features, and customization instructions.
  3. Use these templates as a starting point for your own SaaS or Flutter projects.

For more Flutter resources, see the Flutter documentation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published