A mobile app made by Flutter to indicate seats in an offline Mahjong game.
- In the control center, disable
Lock orientation
. - Open https://ex-studio.github.io/OfflineMahjongIndicator/#/ and choose whether portrait or landscape.
- Long press
Chrome
icon on your phone desktop and clickApp info
. InPermissions > Settings
, enableHome screen shortcuts
. - Open https://ex-studio.github.io/OfflineMahjongIndicator/#/ in
Chrome
. - Open menu button from the top right corner and click
Install app
. - Wait until the app is added to the desktop.
- Download the latest apk from https://github.com/Ex-Studio/OfflineMahjongIndicator/releases.
- Install it on your phone.
flutter run -d mac
flutter run -d chrome --web-renderer html
flutter build web --web-renderer html
flutter build apk