babakoto/flutter_SOLID_principles_clean_architecture
babakoto/flutter_SOLID_principles_clean_architecture open-source repository details.
- Stars
- 104
- Forks
- 39
- 最近推送(UTC)
- 2023年12月25日
- 專案狀態
- 未封存
語言DartHTMLRubySwiftKotlinObjective-C
使用的依賴
依賴清單 12 項
- flutter
{"sdk":"flutter"} - flutter_bloc
^8.0.1 - equatable
^2.0.3 - internet_connection_checker
^0.0.1+4 - get_it
^7.2.0 - http
^0.13.4 - shared_preferences
^2.0.15 - cupertino_icons
^1.0.4 - flutter_test開發依賴
{"sdk":"flutter"} - hive_generator開發依賴
^1.1.3 - build_runner開發依賴
^2.2.0 - flutter_lints開發依賴
^2.0.1
所在榜單
原始 README
以下為英文專案原文快照,最新內容請造訪 GitHub。
展開 / 收合專案 README
Start the server
1- Install NodeJs
2- npm install -g json-server
3- json-server data.json
Solid principles