JasonJiangTinkering / MyTurnFlutterWrapper

Custom webview wrapper app using Flutter to build a Desktop, IOS, Android app that saves passwords and enable custom local community mods and features.
GNU General Public License v3.0
0 stars 0 forks source link

MyTurnFlutterWrapper

Custom webview wrapper app using Flutter to build a Desktop, IOS, Android app that saves passwords and enable custom local community mods and features.

V1. Replaces save password feature, with a continuous reloading feature.

W

Call it - Tool Library - Refreshed.

How to build into release files

  1. flutter build apk --release
  2. flutter build windows --release (Must be on a windows machine)
  3. flutter build linux --release (Must be on a linux machine)