Skip to content

bradchristie/taminations-flutter

Repository files navigation

Taminations

Taminations for Android, iOS, MacOS, Windows, Web coded in Flutter

To compile and run this code

  • Install git and flutter
  • Create a directory for your project and cd into it.
  • Get this code with git clone https://github.com/bradchristie/taminations-flutter.git .
  • Then you can fetch the extra packages Taminations uses.
flutter pub get
  • For most platforms, you can now just enter flutter run and choose the appropriate platform from those listed.

  • For iOS, build and run with these commands

cd ios
pod install
cd ..
flutter build ios
flutter run

Check out this link if you have a security problem with the Mac Gatekeeper refusing to run flutter utility programs.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published