Skip to content

taipei-doit/TownPass

Repository files navigation

TownPass

TownPass project made with Flutter.

Getting Started

Recommended IDE Setup

  • Android Studio + Flutter plugin
  • VSCode + Flutter extension

Project Setup

  1. Open with your desire IDE.

  2. Run the following to get the packages project needed:

    flutter pub get
  3. Run the following to generate additional needed dart code for the project.

    flutter packages pub run build_runner build --delete-conflicting-outputs
  4. You are all set now, Run the project from IDE or the command:

    flutter run
    
    • note: If you have multiple devices (including virtual device(s)), you will have to specify one to run the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages