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 flutter logo droidkaigi 2018

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.

thanks for android official app is here!

preview

ios

droidkaigi 2018 flutter app

android

droidkaigi 2018 flutter app
  • 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.

directorydescription
apiclasses to load all the sessions data via api.
i18nclasses to localize (currently english and japanese are supported.)
modelsmodel classes which are parsed from api json.
repositoryclasses to call api and cache data.
uiclasses to show each pages.

download the full project for this post from the following button

this source is fully free for all time

download as zip


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