8000 Flutter Archi ref · GitHub
[go: up one dir, main page]

Skip to content

Instantly share code, notes, and snippets.

@nvshah
Created September 30, 2024 04:09
Show Gist options
  • Save nvshah/fb9c5b7e38bac41028a7ea007b3054db to your computer and use it in GitHub Desktop.
Save nvshah/fb9c5b7e38bac41028a7ea007b3054db to your computer and use it in GitHub Desktop.
Flutter Archi ref
Clean Archi Ref
Starter Kit | CLI
- Very Good Ventures Cli
- GeekyAnts - Flutter Starter (Kit)
- https://github.com/hawkkiller/sizzle_starter (Kit Setup)
- StMgmt
https://medium.com/@FlutterTech/discover-powerful-architecture-patterns-in-flutter-for-scalable-and-testable-apps-5cf83ddb79e6
Youtube
---- Clean Archi ----
Flutter Guys <--**IMP (Explaination)
FlutterMap
ResoCoder
FilledStacks
Flutterly -> Very Good CLI - The best flutter starter project generator
Code with Andrea Live | [Flutter & Firebase Starter Archi]
Group Chat With Firebase + Clean Arch | [eTechViral]
Garande Tech Solutions | [Flutter App Architecture - using BLOC pattern]
Max on Flutter
CodeX (Flutter Project Structure)
[riverpod + custom archi]
DartBucket // https://youtu.be/uX2I19r_6NY?si=Depb0xepo2b_Avml <--*** IMP
---- File Structure ---
Coding With T - [Efficient Folder Structure]
https://youtube.com/playlist?list=PL5jb9EteFAOCFax4-wE9vsYHliEYZXn4i&si=-FG3xJRylAZhbX8y
Lambda Dev
Tadas Petra
Robert Brunhage
Akshit Madan [Best Flutter Project Structure]
Flutter Explained [Files & Folder Structure in Flutter]
CodeX [Flutter Project Structure] <--***
----------------------------------------
Articles
[GetX Archi - Folder Structure]
https://medium.com/@ryanaidilp/migrating-from-getx-boosting-flutter-app-development-efficiency-part-1-1a33fd44a3a9
[***]
https://devmuaz.medium.com/flutter-clean-architecture-series-part-1-d2d4c2e75c47
[*** Must]
https://santhosh-adiga-u.medium.com/best-practices-for-architecting-large-scale-apps-in-flutter-ec10d3a2cdc4
[*** Amazing]
https://gbaccetta.medium.com/flutter-scalable-app-guide-part-1-architecture-8f60a2bbfe04
[**** --- Project Structure | Design Patterns]
https://dev.to/marwamejri/flutter-clean-architecture-1-an-overview-project-structure-4bhf
https://isaiascuvula.medium.com/flutter-clean-architecture-2837583ed5c0
[***]
https://betterprogramming.pub/flutter-clean-architecture-test-driven-development-practical-guide-445f388e8604
[** ]
https://nanosoft.co.za/blog/post/clean-architecture-flutter
https://dev.to/joaosczip/clean-architecture-a-little-introduction-4ag6
https://dev.to/zhangrui/how-to-keep-all-constants-in-flutter-9fj
https://itnext.io/mvvm-in-flutter-from-scratch-17757b6433eb
https://dev.to/rubemfsv/clean-architecture-applying-with-flutter-487b
--- Conceptual Understanding ---
https://blog.codemagic.io/clean-architecture-explored/
https://blog.codemagic.io/flutter-monorepos/
https://flexiple.com/developers/clean-architecture-build-software-like-an-artisan
https://www.dhiwise.com/post/mastering-the-art-of-clean-architecture-in-flutter
https://resocoder.com/flutter-clean-architecture-tdd/
https://mobileappcircular.com/clean-architecture-in-flutter-a-quick-beginners-guide-844e89174655
https://applover.com/blog/flutter-x-clean-architecture-power-up-your-apps-efficiency/
[*** IMP Diff StateMgmt Compared]
https://hackernoon.com/a-deeper-look-into-clean-architecture-flutter-vs-kotlin
https://www.waldo.com/blog/react-native-project-structure
https://medium.com/@kamal.lakhani56/clean-architecture-f23b7d9c6ee7
https://medium.com/@plainionist/clean-architecture-mystery-interface-adapters-47ba66b7f26d
https://medium.com/@gushakov/clean-architecture-domain-entities-and-interface-adapters-4152b9ee22d2
https://genki-sano.medium.com/simple-clean-architecture-762b90e58d91
https://learning-notes.mistermicheels.com/architecture-design/architectural-boundaries/
-----Starter Folder/Project Structure ---------
[*** IMP]
https://flutter-starter.geekyants.com/docs/folder-structure
https://verygood.ventures/blog/flutter-starter-app-very-good-core-cli
[** Mono Repo]
https://adityadroid.medium.com/flutter-at-scale-code-sharing-using-a-monorepo-a7a46c427141
https://codewithandrea.com/articles/flutter-project-structure/
https://medium.com/flutter-community/scalable-folder-structure-for-flutter-applications-183746bdc320
https://dev.to/salkuadrat/flutter-starter-project-the-easy-way-3f6f
[*** Ways]
https://medevel.com/flutter-app-starters/
[Flutter Awesome]
https://flutterawesome.com/a-modular-app-architecture-that-can-be-scalable-as-the-time-passes/
https://medium.com/@flaviubuura/enhancing-scalability-and-structure-in-flutter-app-architecture-651be03077e6
https://dev.to/leehack/start-the-monorepo-flutter-project-1eo9
https://www.linkedin.com/pulse/guide-building-scalable-maintainable-flutter-apps-/
https://ishaileshmishra.medium.com/scalable-folder-files-structure-for-flutter-application-3425a4c5cb93
https://blog.stackademic.com/a-comprehensive-guide-to-creating-a-scalable-folder-structure-for-flutter-apps-b736cc49a691
https://itnext.io/flutter-app-architecture-and-how-to-structure-your-folders-7fdc9c269274
https://tomas-repcik.medium.com/project-folder-structure-for-any-mobile-app-d23e03a46ee5
[** IMP Understanding]
https://www.waldo.com/blog/react-native-project-structure
https://kodytechnolab.com/blog/layer-first-or-feature-first-flutter-project-structure/
[*** IMP | Must Read Once]
https://felipeemidio.medium.com/folder-structure-for-flutter-with-clean-architecture-how-i-do-bbe29225774f
[***]
https://medium.com/flutter-community/flutter-scalable-folder-files-structure-8f860faafebd
[***]
https://ishaileshmishra.medium.com/scalable-folder-files-structure-for-flutter-application-3425a4c5cb93
-----------------------------------------
Github
https://github.com/hawkkiller/sizzle_starter <--**** [MIMP]
https://github.com/azlaan95/Flutter-Clean-Architecture
https://github.com/imshibaji/flutter_clean_architecture
https://github.com/topics/flutter-clean-architecture
[** Good Explained]
https://github.com/guilherme-v/flutter-clean-architecture-example
https://github.com/ydhnwb/flutter-clean-architecture
---- Starter Structure
[*** IMP]
https://github.com/GeekyAnts/flutter-starter
https://github.com/salkuadrat/f/tree/master/starter_bloc/lib
[** Understanding]
https://github.com/bizz84/flutter-tips-and-tricks/blob/main/tips/0039-flutter-project-structure-feature-first-or-layer-first/index.md
[*** MIMP]
github.com/dartbucket/flutter_riverpod_base
[** With SnapShot]
https://github.com/RashmiRanganathan/clean-code-architecture-flutter
[GETX | Folder Structure]
https://github.com/kauemurakami/getx_pattern
https://github.com/EmadBeltaje/flutter_getx_template
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
0