asattelmaier / go-mobile-app

Go board game as a mobile application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Mobile App

Go board game as a mobile application. The app uses the socket backend of Go Haskell.

Go Mobile App

Run

Generate mockito and json serializable files.

flutter pub run build_runner build

Run Flutter.

flutter run

Configuration

To target a specific environment provide a ENV via --dart-define. Currently only development is supported.

flutter run --dart-define=ENV=development

About

Go board game as a mobile application


Languages

Language:Dart 98.6%Language:Ruby 1.0%Language:Swift 0.3%Language:Kotlin 0.1%Language:Objective-C 0.0%