Goolpe / scoreboard_service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scoreboard_service

Flutter Project (tested on android emulator)

  • authorization with name
  • adding new scores
  • storing in db
  • sorting
  • removing

How to create and install

  1. git clone https://github.com/Goolpe/scoreboard_service.git
  2. flutter pub get
  3. if you haven't key run keytool -genkey -v -keystore c:/Users/USER_NAME/key.jks -storetype JKS -keyalg RSA -keysize 2048 -validity 10000 -alias key (change USER_NAME)
  4. update android/key.properties
  5. flutter build apk --split-per-abi
  6. flutter install

Screenshots

| | |

About


Languages

Language:Dart 86.1%Language:Ruby 11.1%Language:Kotlin 1.4%Language:Swift 1.3%Language:Objective-C 0.1%