Flutter beginner projects
A repo with a collection of simple to intermediate flutter mobile apps which were included in Dr.Angela Yu's Flutter Bootcamp,The apps are in sync with the current Flutter version, all you have to do is clone the repo and enjoy the code!
Helpful resources
the official Flutter Documentation : Flutter dev official docs Dart's Official documentation
resources for better understanding Flutter App Layout :
- Flutter Layout cheat Sheet
- The Flutter Way youtube channel
- Using Box decoration and BoxBorder
- A nice youtube channel to dive deeper into Flutter Layout