Skip to content

Repository files navigation

image

Mon Pacing

Build & Deploy

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

Development

Use Visual Studio Code, and install recommended extensions.

Models

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

Splash Screen

To generate splash screens, update images/flutter_native_splash.yaml and run :

dart run flutter_native_splash:create

App Icon

To generate splash screens, update images/icons_launcher.yaml and run :

dart run icons_launcher:create

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

Stars

4 stars

Watchers

2 watching

Forks

Used by

Contributors

Languages