{"id":13703077,"url":"https://github.com/konifar/droidkaigi2018-flutter","last_synced_at":"2025-09-02T15:04:39.581Z","repository":{"id":48663414,"uuid":"117363868","full_name":"konifar/droidkaigi2018-flutter","owner":"konifar","description":"The unofficial conference app for DroidKaigi 2018 Tokyo","archived":false,"fork":false,"pushed_at":"2018-05-01T07:15:10.000Z","size":12499,"stargazers_count":508,"open_issues_count":11,"forks_count":104,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-05-25T14:04:51.959Z","etag":null,"topics":["dart","droidkaigi","flutter"],"latest_commit_sha":null,"homepage":"https://itunes.apple.com/app/id1341774412","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/konifar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-13T17:33:55.000Z","updated_at":"2025-04-20T08:45:56.000Z","dependencies_parsed_at":"2022-09-17T21:53:14.589Z","dependency_job_id":null,"html_url":"https://github.com/konifar/droidkaigi2018-flutter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/konifar/droidkaigi2018-flutter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konifar%2Fdroidkaigi2018-flutter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konifar%2Fdroidkaigi2018-flutter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konifar%2Fdroidkaigi2018-flutter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konifar%2Fdroidkaigi2018-flutter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/konifar","download_url":"https://codeload.github.com/konifar/droidkaigi2018-flutter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konifar%2Fdroidkaigi2018-flutter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273301876,"owners_count":25081105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dart","droidkaigi","flutter"],"created_at":"2024-08-02T21:00:49.982Z","updated_at":"2025-09-02T15:04:39.556Z","avatar_url":"https://github.com/konifar.png","language":"Dart","funding_links":[],"categories":["开源App","开源应用","开源项目","Top [🔝](#readme)","Open Source Apps","Uncategorized"],"sub_categories":["Top","热门的","Uncategorized","Misc"],"readme":"# ![](android/app/src/main/res/mipmap-mdpi/ic_launcher.png) DroidKaigi 2018 Flutter App\n\n[![Build Status - Travis][0]][1]\n\nThe unofficial conference app for DroidKaigi 2018 Tokyo\n\n[0]: https://travis-ci.com/konifar/droidkaigi2018-flutter.svg?token=rzzprAjeKHUugKX3Lx7N\u0026branch=master\n[1]: https://travis-ci.com/konifar/droidkaigi2018-flutter\n\n[DroidKaigi 2018](https://droidkaigi.jp/2018/) is a conference tailored for developers on 8th and 9th February 2018.\n\nThis app is built using [Flutter](https://flutter.io/) and [Firebase](https://firebase.google.com) for both iOS and Android.\n\nThanks for Android official app is [here](https://github.com/DroidKaigi/conference-app-2018)!\n\n# Features\n## iOS\n\u003cimg src=\"art/ios_sessions.png\" width=\"200\" /\u003e \u003cimg src=\"art/ios_session_detail.png\" width=\"200\" /\u003e \u003cimg src=\"art/ios_map.png\" width=\"200\" /\u003e \u003cimg src=\"art/ios_gif.gif\" width=\"200\" /\u003e\n\n## Android\n\u003cimg src=\"art/android_sessions.jpg\" width=\"200\" /\u003e \u003cimg src=\"art/android_session_detail.jpg\" width=\"200\" /\u003e \u003cimg src=\"art/android_map.jpg\" width=\"200\" /\u003e \u003cimg src=\"art/android_gif.gif\" width=\"200\" /\u003e\n\n- View all the conference schedule and details of each session\n- Add favorite sessions to My Schedule.\n- Check the place map.\n\n# Getting started\n1. Install Flutter. See https://flutter.io/setup/\n2. Setting up the IntelliJ. See https://flutter.io/ide-setup/\n3. Fork and clone this repository.\n4. Move to `droidkaigi2018-flutter` directory.\n5. Run `flutter run` command.\n\n# Structure\nThe main classes are under `lib` directory.\n\ndirectory | description\n:--: | :--\napi | Classes to load all the sessions data via API.\ni18n | Classes to localize (currently English and Japanese are supported.)\nmodels | Model classes which are parsed from API json.\nrepository | Classes to call API and cache data.\nui | Classes to show each pages. \n\n# Contributing\nThis project is under development.\n\nI'm always welcome your contribution! Feel free to report Issue or send Pull Request! \n\n# License\n```\nCopyright 2018 Yusuke Konishi\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n   http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonifar%2Fdroidkaigi2018-flutter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkonifar%2Fdroidkaigi2018-flutter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonifar%2Fdroidkaigi2018-flutter/lists"}