Skip to content

Mobile app for improvisation match referees, based on Robert Gravel's idea to mix improv with hockey rules.

License

Notifications You must be signed in to change notification settings

frederikstonge/mon-pacing

Repository files navigation

image

Mon Pacing

Build & Deploy

A project used by referees for Robert Gravel's Improvisation style matches.

Development

Use Visual Studio Code, and install recommended extensions.

Models

  • freezed (models)
dart pub run build_runner build --delete-conflicting-outputs
  • l10n (translations)
flutter gen-l10n

Update flutter/app

  • Get the latest Flutter/dart SDKs
flutter upgrade
  • Update packages in pubspec.yaml
flutter pub upgrade --major-versions
  • Install globally ``flutter_migrate` :
flutter pub global activate flutter_migrate
  • Run the tool :
# If you get "filename too long" error, run this with admin rights
# git config --system core.longpaths true

flutter pub global run flutter_migrate start

About

Mobile app for improvisation match referees, based on Robert Gravel's idea to mix improv with hockey rules.

Resources

License

Stars

Watchers

Forks

Languages