Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

flutter europe conference app

this is repository of flutter europe official conference app.

deploy to firebase tests deploy to stores
codemagic build status codemagic build status codemagic build status

this is repository of flutter europe official conference app.

app logo

agenda ticket dark mode different layouts
agenda screenshot ticket screenshot europe dark mode different layouts

getting started

this simple conference app allows:

  • [x] displaying the agenda of the event
  • [x] adding and showing favorite talks
  • [x] showing details of the talk and speaker
  • [x] adding and showing the attendee ticket (via order number or ticket number)
  • [x] receiving notifications from organizers
  • [x] light/dark mode
  • [ ] rating of the talks
  • [x] receiving reminders about the talks
  • [ ] adding ticket to the device wallet
  • [x] admin mode to send notifications and new users
  • [x] crash reporting
  • [ ] feedback gathering

it’s built with flutter for ios and android.

running and building

warning this project is developed on flutter dev channel.

this project is based on 3 flavors: dev, tst and prod. in order to run given flavor in vs code you should define custom launch.json file.

you need to provide your google services configuration files for ios and android.

project also contains custom fastlane configuration for android and ios. in case of ios configuration it’s able to set provisioning profiles, archive and deploy app to firebase app distribution or testflight. in case of android it’s used only to distribute app to firebase app distribution and google play.

project plan

you can follow project updates in the respective mvp project.

contributing

if you want to contribute, please contact us directly. we hope to publish some contribution policy soon.

generating model

we’re using json_serializable:

flutter pub run build_runner build --define "json_serializable=any_map=true" --delete-conflicting-outputs

Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

Top