manhuagui.flutter
manhuagui.flutter copied to clipboard
A Flutter App for manhuagui
ManHuaGui Flutter
iPad/Tablet app to read comics on ManHuaGui.
Getting Started
- Copy
config.dartfromconfig.demo.dartcp ./lib/config.demo.dart ./lib/config.demo.dart - You can either leave the
config.dartas it is or change it to your own Mongodb URL. - Run
flutter run --releaseto install on real devices.
To build iOS app, you may need to create an empty Flutter project and copy it ios folder.