Create a new Flutter project
Run the Flutter app
Build the Flutter app for different platforms
Check Flutter installation and dependencies
flutter doctor
Check Flutter installation
Verbose diagnostics
flutter doctor -v
Manage Flutter packages
Run diagnostic checks (krew diag plugin)
Test network connectivity