Skip to content

bootfi/vet_mobile_2

Repository files navigation

Vet app

This is a vet app developed by Bootfi.

Create config files

Create dev.json, prod.json and testing.json using the example_dev.json structure.

Use this command to generate files

    flutter pub run build_runner --delete --output-conflicts

Generate localizations

    flutter gen-l10n

Add app icon for ios and android inside assets/images with the following names:

  • android_app_icon.png
  • ios_app_icon.png

Then use

    flutter pub run flutter_launcher_icons:main

Replace pull_to_refresh package

Replace with our own code if there is no updates in the near future.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages