/voxxedapp

A Flutter app for iOS and Android that display details about upcoming Voxxed Days

Primary LanguageDartApache License 2.0Apache-2.0

voxxedapp - a Voxxed Days schedule app made with Flutter

screenshot

What is voxxedapp?

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.

Building the project

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.

Contributing

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.