A new Flutter project.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
dart run flutter_native_splash:create --path=flutter_native_splash.yaml
flutter pub run flutter_launcher_icons -f flutter_launcher_icons.yaml
pub run build_runner build or flutter pub run build_runner build
flutter build apk --split-per-abi --release
flutter build appbundle
export PATH="$PATH:/Users/iver/development/flutter/bin"
cd ios pod deintegrate pod update