This is a vet app developed by Bootfi.
Create dev.json
, prod.json
and testing.json
using the example_dev.json
structure.
flutter pub run build_runner --delete --output-conflicts
flutter gen-l10n
- android_app_icon.png
- ios_app_icon.png
Then use
flutter pub run flutter_launcher_icons:main
Replace with our own code if there is no updates in the near future.