DroidKaigi 2020 Flutter App ????
The unofficial conference app for DroidKaigi 2020.
DroidKaigi 2020 is a conference tailored for developers on 20th and 21st February 2020.
This app is built using Flutter and Firebase for both iOS and Android.
Here is a great official app!
I’m very grateful for the staff, developers, designers and other contributors. 🙂
Features
IOS
Android
Video Recording
Getting Started
- Install Flutter. See https://flutter.dev/setup/
- Setting up the IntelliJ. See https://flutter.dev/ide-setup/
- Fork and clone this repository.
- Move to unofficial_conference_app_2020 directory.
- Run flutter run command.
Contributing
- Fork it
- Create your feature branch (git checkout -b new_feature_branch)
- Commit your changes (git commit -am ‘Add some feature’)
- Push to the branch (git push origin new_feature_branch)
- Create new Pull Request
Implementation
Architecture
This Application uses Bloc Pattern based architecture using RxDart, Provider, StreamBuilder, Firebase.
Sync ui state
License
Copyright 2020 Kazuki Yamaguchi
Licensed 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://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed 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 and
limitations under the License.
Download Source Code on GitHub
https://github.com/yamarkz/unofficial_conference_app_2020
Provides the list of the opensource Flutter apps collection with GitHub repository.