After playing around with flutter a bit, I thought why not log this journey while I gain my skill in flutter.
- I have played around with flutter a bit
- Setup flutter development environment on my machine.
- Using VS Code as my primary IDE, I have also tried android studio but VS Code turns out to be a bit faster and easy on my machine, Android studio tends to heat up my mac a bit more.
- I have learned basic concepts of flutter and UI Components.
- I have learned about Stateful and Stateless widgets.
- Learned a bit about passing data between widgets through callback functions.
- Official Flutter docs: https://flutter.dev/docs
- Flutter Widgets 101: by Google Developers: https://www.youtube.com/playlist?list=PLOU2XLYxmsIJyiwUPCou_OVTpRIn_8UMd
- Pragmatic State Management:(Official Flutter Channel) https://www.youtube.com/watch?v=d_m5csmrf7I
- Implementing Complex UI: by Marchin Szalek https://www.youtube.com/watch?v=FCyoHclCqc8