{"id":23869116,"url":"https://github.com/extrawest/evc_google_maps_demo","last_synced_at":"2025-09-08T18:31:18.324Z","repository":{"id":121938738,"uuid":"579038579","full_name":"extrawest/evc_google_maps_demo","owner":"extrawest","description":"Flutter Electric Vehicles Charging Stations Map Demo ","archived":false,"fork":false,"pushed_at":"2024-01-16T13:30:02.000Z","size":1078,"stargazers_count":27,"open_issues_count":1,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-17T12:47:25.510Z","etag":null,"topics":["clustering","dart","demo","electric-vehicles-mobility","ev","extrawest","firebase","firebase-hosting","flutter","flutter-web","google-maps","google-maps-api","showacse","web"],"latest_commit_sha":null,"homepage":"https://animated-alfajores-40eb7b.netlify.app/","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/extrawest.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-12-16T14:01:44.000Z","updated_at":"2024-11-29T10:00:16.000Z","dependencies_parsed_at":"2024-01-16T12:08:41.808Z","dependency_job_id":"17d35f93-7c6d-46d9-a6ac-c388292ad705","html_url":"https://github.com/extrawest/evc_google_maps_demo","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/extrawest%2Fevc_google_maps_demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extrawest%2Fevc_google_maps_demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extrawest%2Fevc_google_maps_demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extrawest%2Fevc_google_maps_demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extrawest","download_url":"https://codeload.github.com/extrawest/evc_google_maps_demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232333551,"owners_count":18507055,"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":["clustering","dart","demo","electric-vehicles-mobility","ev","extrawest","firebase","firebase-hosting","flutter","flutter-web","google-maps","google-maps-api","showacse","web"],"created_at":"2025-01-03T12:16:06.411Z","updated_at":"2025-01-03T12:16:07.000Z","avatar_url":"https://github.com/extrawest.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flutter Stations Map App\n\n[![Maintanence](https://img.shields.io/badge/Maintenance-yes%3F-blue.svg)]()\n[![Codemagic build status](https://api.codemagic.io/apps/63905b4f2551810eda63638f/63905b4f2551810eda63638e/status_badge.svg)](https://codemagic.io/apps/63905b4f2551810eda63638f/63905b4f2551810eda63638e/latest_build)\n[![Ask Me Anything !](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)]()\n![GitHub license](https://img.shields.io/github/license/Naereen/StrapDown.js.svg)\n![GitHub release](https://img.shields.io/badge/release-v1.0.0-blue)\n![Supported Platforms](https://img.shields.io/badge/Platform-Android%20|%20iOS%20|%20Web%20%20-blue.svg?logo=flutter)\n[![View DEMO](https://img.shields.io/badge/VIEW-DEMO-lightgreen.svg)](https://animated-alfajores-40eb7b.netlify.app)\n\n## Project info \n- This project is a app that shows a map with Electric Charging Stations and their information. The app supports station markers clustering.\n- The app runs on Android, iOS and Web.\n- The app is built using Flutter 3.3 and Dart.\n- The app is built using the MVVM architecture.\n- The app is built using the BLoC pattern.\n\n## Demo\n[Stations Map App](https://animated-alfajores-40eb7b.netlify.app)\n\nhttps://user-images.githubusercontent.com/42183561/220624033-6834b985-5027-4b1c-b5b0-f18ffe84f5f8.mp4\n\n\n## How to run the app\n- **Clone the project.**\n```shell\ngit clone https://github.com/extrawest/evc_google_maps_demo.git\n```\n- **Open the project.**\n```shell\ncd your_name_here\n```\n- **Get packages.**\n```shell\nflutter pub get\n```\n- **Configure firebase project with flutterfire.**\n```shell\nflutterfire configure\n```\n- **Run the app with your api key for the map as additional run argument.**\n```\n    flutter run --dart-define MAP_API_KEY=\"{YOUR_API_KEY_HERE}\"\n```\n\nAt this point you should be able to run the app on your device or emulator.\n\n## Firebase hosting\n\n1. In order to deploy this app to Firebase hosting, follow these commands\n\n- **Login to firebase.**\n```shell\nfirebase login\n```\n- **Initialize firebase.**\n```shell\nfirebase init\n```\n- **Choose account, then choose Hosting as an option.**\n- **Select Firebase project**\n- **Select public directory for your hosting**\nbuild/web (default)\n- **Configure as a single-page app**\n- **Build the project if you haven't yet**\n```shell\nflutter build web\n```\n- **Deploy to firebase.**\n```shell\nfirebase deploy\n```\n\n\nCreated by **Oleksii Melnychenko**\n\n[Extrawest.com](https://www.extrawest.com), 2022\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fextrawest%2Fevc_google_maps_demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fextrawest%2Fevc_google_maps_demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fextrawest%2Fevc_google_maps_demo/lists"}