It's an app that displays info about upcoming Voxxed Days conferences, including location details, tracks, speaker lists, and schedules. Built using Flutter, voxxedapp is written in Dart and compiles for both iOS and Android from a single codebase.
The app is currently in an open beta, but will be arriving in the App and Play stores within a few weeks.
First, make sure you have the Flutter SDK installed on your machine and
configured correctly. Then
either open the project in your choice of IDE or run flutter run
from
the project root.
This app is built and maintained by the Flutter and Devoxx communities, so contributions are encouraged! Befor you start coding, please open an issue explaining what you'd like to add, so we can avoid doubling up work.