最近開始學flutter 想試下寫一個app
見到軟件台有好多巴打開實戰post 所以自己都想開一個分享同記錄低 如果你有寫開flutter 歡迎分享同俾意見交流
如果你都想學flutter 可以參考以下link
https://docs.flutter.dev/get-started/install
https://github.com/Tomic-Riedel/Flutter-Roadmap
https://github.com/olexale/flutter_roadmap
同埋可以去flutter youtube channel睇以下playlist
每條片都係1, 2分鐘 介紹widget同package 好快pick up
https://www.youtube.com/playlist?list=PLjxrf2q8roU23XGwz3Km7sQZFTdB996iG
https://www.youtube.com/playlist?list=PLjxrf2q8roU1quF6ny8oFHJ2gBdrYN_AK
以下係兩個app可以好快show case widget點用
https://github.com/flutter/gallery
https://github.com/X-Wei/flutter_catalog
package可以去呢度搵
https://pub.dev/
dartpad可以俾你响browser試嘢
https://dartpad.dev/
另外 可以睇睇以下blog 介紹lint rules settings
default有好多rules都冇enable 你可以揀個適合你嘅
https://rydmike.com/blog_flutter_linting.html
今次想寫一個app 經api拎data同做local cache
呢度有好多API揀
https://github.com/public-apis/public-apis
我就揀咗
https://pokeapi.co/
暫時會嘗試
經rest api拎data 同用local database cache data
support light/dark mode
加animation
用riverpod 做state management
類似咁樣
因為整理需時 更新可能會好慢
打住咁多先