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)