Simple Flutter application based upon the Bridge Keeper in Monty Python and The Holy Grail.
To build:
- Follow these instructions to setup Flutter - https://flutter.dev/docs/get-started/install/windows
- Sync the repo
- Launch Android Studio
- Open the zombel project
- Select your device
- In the terminal execute the following:
- flutter pub get
- flutter pub run flutter_launcher_icons:main
- Launch emuldate phone via AVD or connect phone via USB for debugging
- Click the green run button