Unofficial app for the Knowabunga 2023 event
- 🪶 Lightweight
- 📱 Responsive
- 🎨 Light / Dark mode
- 🚅 Custom animations
- 🦄 Rive animations
- 🛟 Support for mobile, web and desktop
App web version is available at
To setup Knowabunga 2023 app project you need to clone this project and run the following commands from the root of the repository:
flutter pub get
To run the app locally, use the Android Studio or VS Code or run the following command:
flutter run <platform>
Build it for a specific platform:
flutter build <platform> --release
At the moment, only the web app deployment is available. The mobile apps are coming soon.
We are using Firebase for hosting the web app. To deploy the web app, run the following command:
firebase deploy
- Design & prototyping: Leon van Bakel
- Development: Matej Hočevar