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.
Buinding flutter build apk --no-shrink
installing flutter install
flutter run --release
When changing the models run this command flutter pub run build_runner build if it doesnt work use this: flutter pub run build_runner build --delete-conflicting-outputs
flutter gen-l10n flutter clean
Open android studio Tools->Flutter->Clean. Go to File -> Invalidate Caches / Restart. Or open terminal run "flutter clean" Remove pubspec.lock.
dart run flutter_native_splash:create --path=flutter_native_splash.yaml
git remote -v