Day 2 - Scaffold & structuring
May 5, 2023 · 1 min read · I used the int data type & experimented with some other data types in Dart. Then, I extracted the home code into a new dart file in the lib folder. At last, I used Scaffold instead of MaterialApp & learned how Scaffold works. lib > main.dart import...
Join discussion



