Go board game as a mobile application. The app uses the socket backend of Go Haskell.
Generate mockito and json serializable files.
flutter pub run build_runner build
Run Flutter.
flutter run
To target a specific environment provide a ENV
via --dart-define
.
Currently only development
is supported.
flutter run --dart-define=ENV=development