Day 2 - Scaffold & structuring
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...
chitranshisrivastava.hashnode.dev1 min read