Skip to content

Pre-release version alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@SontranBK SontranBK released this 16 Sep 04:28
· 54 commits to main since this release
25ac97e

... Pre-release version 0.2.0 alpha ...

1. Product features:

  • Intro screen onto app startup
  • Row form view menu with four features (Login, Read NFC card, QR code scanner, Generate QR code)
  • Log in screen for user account. If not logged in, user will stay guest user

  • QR code scanner feature, return the infomation of the scanned QR code
  • QR code generate feature, type in the string, the outcome is the QR code

2. Reproducing process

2.1. Support platforms:

  • Until version 0.2.0-alpha (16 Sep 2022), we support iOS, Android, Windows mobile, tablet platform
  • Easiest method to reprodue product on Android is by building with Android Studio, on iOS by building with Xcode (MacOS required)
  • Tested on iphone XS Max, Redmi 9A and other iOS, Android devices.

2.2. Other info:

  • Product uses Dart language, Flutter framework
  • Check out deps used in pubspec file