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

droidkaigi 2018 flutter app

the unofficial conference app for droidkaigi 2018 tokyo

droidkaigi 2018 is a conference tailored for developers on 8th and 9th february 2018.

this app is built using flutter and firebase for both ios and android.

features

ios

droidkaigi2018-flutterv

ios_gif

android

droidkaigi2018-flutter

android_gif

  • view all the conference schedule and details of each session
  • add favorite sessions to my schedule.
  • check the place map.

getting started

  1. install flutter. see https://flutter.io/setup/
  2. setting up the intellij. see https://flutter.io/ide-setup/
  3. download and buy this source.
  4. move to droidkaigi2018-flutter directory.
  5. run flutter run command.

structure

the main classes are under lib directory.

directory description
api classes to load all the sessions data via api.
i18n classes to localize (currently english and japanese are supported.)
models model classes which are parsed from api json.
repository classes to call api and cache data.
ui classes to show each pages.

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