{"id":15476843,"url":"https://github.com/iampawan/gdg-devfest-app","last_synced_at":"2025-04-04T13:13:25.134Z","repository":{"id":40605257,"uuid":"199839168","full_name":"iampawan/GDG-DevFest-App","owner":"iampawan","description":"An App Template For GDG DevFest","archived":false,"fork":false,"pushed_at":"2020-10-01T04:17:21.000Z","size":1132,"stargazers_count":642,"open_issues_count":5,"forks_count":273,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-03-28T12:09:39.858Z","etag":null,"topics":["android","app","devfest","flutter","gdg","ios"],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iampawan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-31T11:03:00.000Z","updated_at":"2025-02-15T07:52:13.000Z","dependencies_parsed_at":"2022-07-14T03:50:37.880Z","dependency_job_id":null,"html_url":"https://github.com/iampawan/GDG-DevFest-App","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iampawan%2FGDG-DevFest-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iampawan%2FGDG-DevFest-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iampawan%2FGDG-DevFest-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iampawan%2FGDG-DevFest-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iampawan","download_url":"https://codeload.github.com/iampawan/GDG-DevFest-App/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247182406,"owners_count":20897381,"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","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":["android","app","devfest","flutter","gdg","ios"],"created_at":"2024-10-02T03:41:22.568Z","updated_at":"2025-04-04T13:13:25.111Z","avatar_url":"https://github.com/iampawan.png","language":"Dart","readme":"# GDG DEVFEST APP [![Codemagic build status](https://api.codemagic.io/apps/5d4af19b36524a001caa407a/5d4af19b36524a001caa4079/status_badge.svg)](https://codemagic.io/apps/5d4af19b36524a001caa407a/5d4af19b36524a001caa4079/latest_build) [![Build Status](https://travis-ci.org/iampawan/GDG-DevFest-App.svg?branch=master)](https://travis-ci.org/iampawan/GDG-DevFest-App)\n\n\u003cp align=\"center\"\u003e\n\u003cimg width=\"800px\"  src=\"https://i.imgur.com/P21Hk0u.png\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\u003ca target=\"_blank\" href='http://bit.ly/2GDr18N'\u003e\u003cimg alt='Get it on Google Play' src='https://goldtonemusicgroup.com/img/goldtone/main-page/news/playstore-badge.png' height='48px'/\u003e\u003c/a\u003e\n\u003ca target=\"_blank\" href='https://apple.co/2YC0Zgb'\u003e\u003cimg alt='Get it on the App Store' src='https://upload.wikimedia.org/wikipedia/commons/thumb/3/3c/Download_on_the_App_Store_Badge.svg/1280px-Download_on_the_App_Store_Badge.svg.png' height='48px'/\u003e\u003c/a\u003e\n\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\u003ca href=\"#getting-started\"\u003e:rocket: Get Started\u003c/a\u003e\u003c/p\u003e\n\n## 📸 ScreenShots\n\n|             Light Theme              |              Dark Theme              |\n| :----------------------------------: | :----------------------------------: |\n| ![](https://i.imgur.com/ipUdGyk.png) | ![](https://i.imgur.com/u1rCsZ8.png) |\n| ![](https://i.imgur.com/rujH2xz.png) | ![](https://i.imgur.com/gOx5T8H.png) |\n| ![](https://i.imgur.com/RubqN3Z.png) | ![](https://i.imgur.com/D2Ucb2t.png) |\n\n### Show some :heart: and star the repo to support the project\n\n## Overview\n\nDevFest Mobile application is for all the GDG Devfests around the world. You can see the agenda in the app as well as the speakers and other updates regarding the devfest.\n\n## Technology Stack\n\n- Flutter\n- Flutter Bloc\n- Firebase (Upcoming)\n\n## Getting Started\n\n1. [Fork repository](https://github.com/iampawan/GDG-DevFest-App/fork) and clone your fork locally\n1. Install [Flutter 1.7.8](https://flutter.dev/docs/get-started/install)\n1. Install [Android Studio / IntelliJ / VSCode](https://flutter.dev/docs/development/tools/android-studio)\n1. [Preparing Release for Android](https://flutter.dev/docs/deployment/android)\n1. [Preparing Release for iOS](https://flutter.dev/docs/deployment/ios)\n\n## Building the project\n\n### Missing Key.Properties file\n\nIf you try to build the project straight away, you'll get an error complaining that a `key.properties` file is missing and Exit code 1 from: /GDG-DevFest-App-master/android/gradlew app:properties:. To resolve that,\n\n1.  Open [GDG-DevFest-App-master\\android\\app\\build.gradle](https://github.com/iampawan/GDG-DevFest-App/blob/master/android/app/build.gradle) file and comment following lines-\n\n    ```\n    //keystoreProperties.load(new FileInputStream(keystorePropertiesFile))\n\n    signingConfigs {\n    // release {\n    // keyAlias keystoreProperties['keyAlias']\n    // keyPassword keystoreProperties['keyPassword']\n    // storeFile file(keystoreProperties['storeFile'])\n    // storePassword keystoreProperties['storePassword']\n    // }\n    }\n    buildTypes {\n    // release {\n    // signingConfig signingConfigs.release\n    // }\n    }\n    ```\n\n1.  Open [GDG-DevFest-App-master\\lib\\utils\\devfest.dart](https://github.com/iampawan/GDG-DevFest-App/blob/master/lib/utils/devfest.dart) file and customise the texts according to your needs. Eg-\n\n    ```\n        static const String app_name = “Devfest”;\n        static const String app_version = “Version 1.0.4”;\n        static const int app_version_code = 1;\n\n        //*  Texts\n        static const String welcomeText = “Welcome to GDG DevFest”;\n        static const String descText =\n            ‘’’DevFests are community-led, developer events hosted by GDG chapters around the globe focused on community building \u0026 learning about Google’s technologies. Each DevFest is inspired by and uniquely tailored to the needs of the developer community and region that hosts it.’’’;\n\n        //* ActionTexts\n        static const String agenda_text = “Agenda”;\n        static const String speakers_text = “Speakers”;\n        static const String team_text = “Team”;\n        static const String sponsor_text = “Sponsors”;\n        static const String faq_text = “FAQ”;\n        static const String map_text = “Locate Us”;\n    ```\n\n1.  Open [GDG-DevFest-App-master\\lib\\home\\session.dart](https://github.com/iampawan/GDG-DevFest-App/blob/master/lib/home/session.dart) file and customise the sessions according to your needs. Eg-\n\n    ```\n        List\u003cSession\u003e sessions = [\n            Session(\n                sessionId: “1”,\n                sessionStartTime: “9:00 AM”,\n                sessionTotalTime: “30 Mins”,\n                sessionTitle: “DevByte: From Zero to ML on Google Cloud Platform”,\n                speakerImage:\n                    “https://avatars1.githubusercontent.com/u/12619420?s=400\u0026u=eac38b075e4e4463edfb0f0a8972825cf7803d4c\u0026v=4”,\n                speakerName: “Max Saltonstall”,\n                speakerDesc: “Cloud Developer Advocate, Google DevByte speaker”,\n                track: \"cloud\"\n            ),\n        ]\n    ```\n\n1.  Open [GDG-DevFest-App-master\\lib\\home\\speaker.dart](https://github.com/iampawan/GDG-DevFest-App/blob/master/lib/home/speaker.dart) file and customise the speakers according to your needs. Eg-\n\n    ```\n        List\u003cSpeaker\u003e speakers = [\n            Speaker(\n                speakerImage:\n                    “https://avatars1.githubusercontent.com/u/12619420?s=400\u0026u=eac38b075e4e4463edfb0f0a8972825cf7803d4c\u0026v=4”,\n                speakerName: “Pawan Kumar”,\n                speakerDesc: “Google Developer Expert, Flutter”,\n                speakerSession: “Talk: Getting Started With Flutter For Web”,\n                fbUrl: “https://facebook.com/imthepk”,\n                githubUrl: “https://github.com/iampawan”,\n                linkedinUrl: “https://linkedin.com/in/imthepk”,\n                twitterUrl: “https://twitter.com/imthepk”,\n            ),\n        ]\n    ```\n\n1.  Open [GDG-DevFest-App-master\\lib\\home\\team.dart](https://github.com/iampawan/GDG-DevFest-App/blob/master/lib/home/team.dart) file and customise the teams according to your needs. Eg-\n\n    ```\n        List\u003cTeam\u003e teams = [\n            Team(\n                name: “Sundar Pichai”,\n                desc: “Organizer”,\n                contribution: “Google CEO”,\n                image:\n                    “https://pbs.twimg.com/profile_images/864282616597405701/M-FEJMZ0_400x400.jpg”,\n            ),\n        ]\n    ```\n\n1.  Open [GDG-DevFest-App-master\\lib\\map\\map_page.dart](https://github.com/iampawan/GDG-DevFest-App/blob/master/lib/map/map_page.dart) file and customise the lat long according to your needs. Eg-\n\n    ```\n       static final LatLng myLocation = LatLng(37.42796133580664,       -122.085749655962);\n    ```\n\n1.  Open [GDG-DevFest-App-master\\lib\\sponsors\\sponsor_page.dart](https://github.com/iampawan/GDG-DevFest-App/blob/master/lib/sponsors/sponsor_page.dart) file and customise the sponsors data according to your needs. Eg-\n\n    ```\n       SponsorImage(\n            imgUrl: “https://devfest.gdgkolkata.org/assets/img/logos/gd.png”,\n        )\n    ```\n\n## Contributing\n\nAwesome! Contributions of all kinds are greatly appreciated. To help smoothen the process we have a few non-exhaustive guidelines to follow which should get you going in no time.\n\n### Using GitHub Issues\n\n- Feel free to use GitHub issues for questions, bug reports, and feature requests\n- Use the search feature to check for an existing issue\n- Include as much information as possible and provide any relevant resources (Eg. screenshots)\n- For bug reports ensure you have a reproducible test case\n  - A pull request with a breaking test would be super preferable here but isn't required\n\n### Submitting a Pull Request\n\n- Squash commits\n- Lint your code with eslint (config provided)\n- Include relevant test updates/additions\n\n## Contributors\n\n**Maintainer:** [Pawan Kumar](https://github.com/iampawan)\n\n## License\n\nProject is published under the [MIT license](/LICENSE.md).\nFeel free to clone and modify repo as you want, but don't forget to add reference to authors :)\n\n_GDG DevFest App is not endorsed and/or supported by Google, the corporation._\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiampawan%2Fgdg-devfest-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiampawan%2Fgdg-devfest-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiampawan%2Fgdg-devfest-app/lists"}