-
Day 37: Flutter
I’m continuing my work on better understanding Flutter’s syntax and how to piece together an app through widgets. I was pretty happy to make more progress thanks to Maximilian Schwarzmüller’s Academind course “Learn Flutter & Dart to Build iOS & Android Apps [2021]” (the first five hours are free); Suragch’s “How to include images in…
-
Day 33: Flutter and Client Website
Today I split half of my time trying to learn more about Flutter’s syntax and continued my work on the client website. The latter I continued working on fixing small issues such as footer link alignment and started to add on to their Services page.
-
Day 32: Flutter
I’m trying to learn the basics of building Flutter apps. As a reference, I used the website’s official documentation “Write your first Flutter app“. Another helpful resource I found today was GeeksforGeeks’ “Flutter – Changing App Icon“.