Assists you in packing up your next trip.
- Add
prod.keystore
onandroid/.signing/
folder - Update
android/.signing/key.properties
file - Run
flutter build appbundle
- Generate mocks and object json serialization first:
flutter pub run build_runner build
- Then run unit tests:
flutter test test --coverage