sergiandreplace/flutter_planets_tutorial
每課包含提交記錄的 Flutter 行星應用教學
- Stars
- 752
- Forks
- 166
- 最近推送(UTC)
- 2022年2月1日
- 專案狀態
- 未封存
語言DartSwiftKotlinObjective-C
技術主題
使用的依賴
依賴清單 2 項
- flutter
{"sdk":"flutter"} - flutter_test開發依賴
{"sdk":"flutter"}
所在榜單
原始 README
以下為英文專案原文快照,最新內容請造訪 GitHub。
展開 / 收合專案 README
flutter planets tutorial
This project contains the steps followed on the tutorial on sergiandreplace.com.
Each lesson will correspond to a single branch with the name of the post where you'll be able to find the result of what is explained in the article
Remember all the graphical assets and the design is created by Vijay Verma
- Lesson 1: Planets-Flutter: From design to app
- Lesson 2: Planets-Flutter: creating a Planet card
- Lesson 3: Planets-Flutter: adding content to the card
- Lesson 4: Planets-Flutter: creating a list of planets
- Lesson 5: Planets-Flutter: routing and navigation
- Lesson 6: Planets-Flutter: planet detail page