flutter-architecture
There are 44 repositories under flutter-architecture topic.
guilherme-v/flutter-clean-architecture-example
A flutter's implementation of a "clean architecture" comparing BLoC, Cubit, GetIt, MobX, Provider, and Riverpod. It includes tests to all libraries and additional features like Material 3 theming, Widget and Unit Tests, Infinite scrolling, Remote API calls, Caching and etc..
enzoftware/hotelyn
Explore a sleek Flutter demo for a hotel booking app 🏩 ❤️ Witness the synergy of code and care, delivering a polished user interface.
smew-tech/Flutter_Clean_Architecture
Flutter clean architecture
imshibaji/flutter_clean_architecture
This is the Flutter Boilerplate for An Enterprise Software Development. Start to develop your bigger app easily.
zeref278/flutter_boilerplate
A boilerplate project created in flutter using Bloc, Retrofit and gen code packages
zaiste/flutter-in-practice-tutorial
Flutter in Practice is a free programming tutorial for beginners and non-programmers on how to write mobile applications using Flutter framework, Dart programming language and Reactive Extensions.
masfranzhuo/flutter_crud_with_bloc_library
This is a Flutter CRUD example with flutter bloc library
ouedyan/flutter-mobile-app-template
A production-ready Flutter template with Hooks Riverpod, Go Router, custom React Query-inspired hooks system, and advanced scaffolding. Includes type-safe theming, i18n, API infrastructure, and development tooling following clean architecture principles. Build scalable, maintainable mobile apps faster.
levin-riegner/flutter-template
Flutter template Application
syntaxlexx/learning-flutter-riverpod
Riverpod State Mgmt for Flutter. StateProviders, StateNotifierProviders, FutureProviders, StreamProviders, autodisposed and families, and everything in-between.
RajTechnologiesPvtLtd/flutter-moonlight
MoonLight - Flutter Starter Kit
Dev-Adnani/flutter-mvvm-template
This Flutter project template uses Provider for state management and follows the MVVM architectural pattern. It provides a structured foundation for building scalable and maintainable Flutter applications
JonathanMonga/notes-app
This is the recovery of the notes-app app with an RxVMS architecture.
masfranzhuo/mason_flutter_project
Flutter project boilerplate
batuhankrbb/simple_architecture_flutter
This is not an app. I made this architecture to build robust and easy-to-maintain products but in a faster way. You'll love it.
fredgrott/flutter_bytes_app_arch
demo flutter apps illustrating app arch and state solutions.
Huzaifaahmed20/flutter-kickoff
Starter kit for flutter app with Advance Provider architecture and localization implemented.
0xAdiyat/Flutterify
Effortlessly Create and Deploy Flutter Magic
deevsaini/flutter_clean_template
This is the Skeleton For Writing Flutter Application in Clean Architecture
Saerlig-Software-Development/museozuccante_client_old
🏛️🖼️ Application for the school museum made in Flutter with a Clean Architecture.
YoussefSalem582/flutter_architecture_patterns
A comprehensive Flutter learning resource demonstrating 4 architecture patterns (MVC, MVVM, Clean Architecture, DDD) with identical features for easy comparison. Includes extensive documentation and best practices.
Amir-yazdanmanesh/flutter_clean_architecture
A simple Flutter login app template using Clean Architecture.
Arenukvern/flutter_cli_ui
GUI to manage all Flutter Dependencies for projects inside one repository (monorepos). Inspired by Vue CLI UI
Kalpesh209/flutter_clean_architecture_example
A flutter's implementation of a "clean architecture" comparing BLoC, Cubit, GetIt, MobX, Provider, and Riverpod. It includes tests to all libraries and additional features like Material 3 theming, Widget and Unit Tests, Infinite scrolling, Remote API calls, Caching and etc.
webdastur/cbs_architecture
Flutter CBS Architecture Template
arminmehraeen/Flutter-Clean-Architecture
A production-ready Flutter project template implementing Clean Architecture principles, designed for building scalable and maintainable applications.
eddiesTime/sme_app
This repository contains a collection of a weather app implemented with different state management solutions in a domain-driven-design influenced architecture. The implementations have been compared and evaluated. The results of the evaluation, recommendations for state management solutions and more can be accessed in the project's wiki
Hamid313-coder/Rorty.Flutter
🚀 Sample Flutter Clean Architecture on Rorty App focused on the scalability, testability and maintainability written in Dart, following best practices using Flutter.
Nepninja/gifplayer
Demonstration of bloc architecture in flutter
nimafarzin-pr/flutter-ui-rendering
Document about how flutter render ui with utilizing the benefits of widget, element and render object
yokawaiik/tickets_storage_app
A small application project where the user can differentiate between different tickets (or other files). An application can be part of something bigger such as storage for storing documents.
atlars/weather-app
Weather app built with Flutter and Riverpod
jamalihassan0307/flutter-archichitecture-for-clean-code-vsCode-extension
Flutter Architecture Generator is a VS Code extension that helps developers quickly scaffold Flutter projects with clean architecture patterns. It supports both NextWay Architecture and MVC patterns, providing pre-configured templates and essential dependencies.
smitdhanani/flutter_retrofit
A Flutter get api app using Retrofit