flutter conference app
flutter conference app (what a name) is a project that lets you build your own version of the app for a conference.
because it’s built in flutter, you can build copies of your app for both android and ios respectively!
features
- modern, colorful, engaging design
- smooth animations
- customize your colors, logo and background
- json customization: no need to touch the code!
- remote sync: modify the json config file and the app automatically syncs changes
screenshots
todo
- support for multiple days
- about section with sponsors, contacts, code of conduct and more!
- fire off important notifications
- reviews/feedback for talks
- google auth with firebase analytics
build the app
- download this project
- modify the packagename to reflect your organization (todo: add script)
- modify parameters in config.dart
- modify data.json
Comments are closed.