VB10/flutter-architecture-template
Flutter 架构完整应用
- Stars
- 774
- Forks
- 132
- 最近推送(UTC)
- 2026年2月12日
- 项目状态
- 未归档
语言DartRubySwiftHTMLShellKotlinObjective-C
技术话题
使用的依赖
依赖清单 31 项
- flutter
{"sdk":"flutter"} - flutter_mobx
^2.0.0 - mobx
^2.0.1 - provider
^6.0.4 - vexana
^3.0.1 - shared_preferences
^2.0.5 - easy_localization
^3.0.0 - firebase_core
^2.1.1 - firebase_analytics
any - kartal
^2.1.0 - logger
^1.0.0 - webview_flutter
^3.0.4 - equatable
^2.0.5 - animations
^2.0.0 - auto_size_text
^3.0.0 - cached_network_image
^3.0.0-nullsafety - cupertino_icons
^1.0.2 - flutter_rating_bar
^4.0.0 - flutter_svg
^1.1.6 - lottie
^1.0.1 - shimmer
^2.0.0-nullsafety.0 - architecture_theme
{"git":"https://github.com/VB10/architecture_theme.git"} - architecture_widgets
{"path":"module/architecture_widgets"} - all_of_template
{"path":"module/all_of_template"} - flutter_test开发依赖
{"sdk":"flutter"} - build_runner开发依赖
^2.3.2 - json_annotation开发依赖
^4.0.1 - json_serializable开发依赖
^6.5.4 - mobx_codegen开发依赖
^2.0.1+3 - mockito开发依赖
any - very_good_analysis开发依赖
^3.1.0
所在榜单
原始 README
以下为英文项目原文快照,最新内容请访问 GitHub。
展开 / 收起项目 README
Flutter Architecture Template
This project craeeted for proffesionel application arhitecture.
Architecture
We writed every mobile development unit at this website.
Now only support turkish language, it's comming soon other options.
Architecture Video Series
I was shared mobile development practices on my channel so I supported only Turkish now, I have will creating global content coming soon.
Season 1
- Mimari Hakkında(About Architecture)
- Uygulama Mimarisi(Application Architecture)
- Temel Widget Konsepti (Base Widget Concept)
- Durum Yönetimi(State Management)
- Uygulama Dil ve Tema Yönetimi(Application Language and Theme Management)
- Uygulama Yönlendirme(Navigation Architecture)
- Yerel Saklama (Application Local Stroage)
- Ağ İstekleri Yönetme (Network Architecture)
Season 2
- Snippet Geliştirme (Sniipet Management)
- Extension
- Tema Mimarisi Gelişmiş (Advanced Theme Management)
- Gelişmiş Ağ İstekleri Yönetme (Advanced Network Managment)
- Widget Mimarisi (Widget Architecture)
- Uygulama Apple Store Yükleme Yönetimi (Publish Apple Architecture)
- Uygulama Android Store Yükleme Yönetimi (Publish Google Architecture)
- Unit Test Geliştirme (Unit Test Development)
Season 3
- Tanıtım Ekranları (OnBoard Screen)
- Giriş Ekranı (Login Screen)
- Akış Ekranı (Akış Ekranı Geliştirmeleri)