Create a new Flutter project
Run the Flutter app
Build the Flutter app for different platforms
Manage Flutter packages
flutter pub get
Get dependencies
Add package
flutter pub add http
Remove package
flutter pub remove http
Check Flutter installation and dependencies
Install Python packages
List installed packages