前端框架选型是企业提升开发效率与用户体验的关键因素
571
2022-10-21
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!
Features
iOS
Android
View all the conference schedule and details of each sessionAdd favorite sessions to My Schedule.Check the place map.
Getting started
Install Flutter. See https://flutter.io/setup/Setting up the IntelliJ. See https://flutter.io/ide-setup/Fork and clone this repository.Move to droidkaigi2018-flutter directory.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. |
Contributing
This project is under development.
I'm always welcome your contribution! Feel free to report Issue or send Pull Request!
License
Copyright 2018 Yusuke KonishiLicensed under the Apache License, Version 2.0 (the "License");you may not use this file except in compliance with the License.You may obtain a copy of the License at http://apache.org/licenses/LICENSE-2.0Unless required by applicable law or agreed to in writing, softwaredistributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions andlimitations under the License.
版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。
发表评论
暂时没有评论,来抢沙发吧~