Mc01 / pet-doctor

πŸ• Flutter mobile and web doctor app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PetDoctor

App that works with:

  • web
  • ios
  • android

Installation

  1. Install Flutter Beta
  2. Make sure flutter doctor works well
  3. Build and run app with:
  • web
./scripts/run_web.sh
  • ios
./scripts/emulator_ios.sh
./scripts/run_ios.sh
  • android
./scripts/emulator_android.sh
./scripts/run_android.sh

Flutter links

A few resources to get you started if this is your first Flutter project:

About

πŸ• Flutter mobile and web doctor app


Languages

Language:Dart 80.9%Language:Ruby 11.3%Language:HTML 3.4%Language:Shell 1.6%Language:Kotlin 1.4%Language:Swift 1.3%Language:Objective-C 0.1%