Your first Flutter app | Google Codelabs
flutter run
1. Introduction
2. Set up your Flutter environment
3. Create a project
4. Add a button
5. Make the app prettier
6. Add Functionality
7. Add navigation rail
8. Add a new page
9. Next steps