Voxxed Days schedule app made with Flutter

admin

Voxxed Days schedule app made with Flutter.

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.

screenshot

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.

Credit (github url) : https://github.com/RedBrogdon/voxxedapp

Next Article : https://flutterappdev.com/2019/01/11/android-and-ios-toast-library-for-flutter-mobile-app-development/

Leave a Comment