{"id":15546646,"url":"https://github.com/klisiewicz/electric-scooters","last_synced_at":"2025-04-23T18:09:37.256Z","repository":{"id":224372188,"uuid":"211881279","full_name":"klisiewicz/electric-scooters","owner":"klisiewicz","description":"A Flutter application for displaying electric scooters' positions on Google Maps.","archived":false,"fork":false,"pushed_at":"2022-02-16T17:30:00.000Z","size":623,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-23T18:09:32.599Z","etag":null,"topics":["bloc","dart","dartlang","flutter","flutter-app","flutter-bloc","flutter-bloc-pattern","flutter-examples","flutter-state-management","google-maps","google-maps-api","rest","rest-api"],"latest_commit_sha":null,"homepage":"","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/klisiewicz.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,"dei":null}},"created_at":"2019-09-30T14:37:27.000Z","updated_at":"2024-06-30T14:46:22.000Z","dependencies_parsed_at":"2024-02-25T16:04:47.499Z","dependency_job_id":null,"html_url":"https://github.com/klisiewicz/electric-scooters","commit_stats":null,"previous_names":["klisiewicz/electric-scooters"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klisiewicz%2Felectric-scooters","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klisiewicz%2Felectric-scooters/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klisiewicz%2Felectric-scooters/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klisiewicz%2Felectric-scooters/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klisiewicz","download_url":"https://codeload.github.com/klisiewicz/electric-scooters/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250487531,"owners_count":21438612,"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":["bloc","dart","dartlang","flutter","flutter-app","flutter-bloc","flutter-bloc-pattern","flutter-examples","flutter-state-management","google-maps","google-maps-api","rest","rest-api"],"created_at":"2024-10-02T13:03:09.367Z","updated_at":"2025-04-23T18:09:37.240Z","avatar_url":"https://github.com/klisiewicz.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Electric Scooters\n\n[![Codemagic build status](https://api.codemagic.io/apps/5d9c76247a0a95001b9f45ca/5d9c76247a0a95001b9f45c9/status_badge.svg)](https://codemagic.io/apps/5d9c76247a0a95001b9f45ca/5d9c76247a0a95001b9f45c9/latest_build)\n\nAn application for displaying electric kick-scooters positions.\n\n\n## Getting Started\n\nGet an API key at [Google Maps](https://cloud.google.com/maps-platform).\n\n### Android\n\nIn the `/android/app/src/main/res/values` directory create `secrets.xml` file containing your Google Maps API key:\n\n```xml\n\u003c?xml version=\"1.0\" encoding=\"utf-8\"?\u003e\n\u003cresources\u003e\n    \u003cstring name=\"google_maps_api_key\" translatable=\"false\"\u003eYOUR_MAP_API_KEY\u003c/string\u003e\n\u003c/resources\u003e\n```\n\n### IOS\n\nIn the `/ios/Runner` directory create `Secrets.plist` file containing your Google Maps API key:\n\n```xml\n\u003c?xml version=\"1.0\" encoding=\"UTF-8\"?\u003e\n\u003c!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\"\u003e\n\u003cplist version=\"1.0\"\u003e\n\u003cdict\u003e\n\t\u003ckey\u003eGoogleMapsApiKey\u003c/key\u003e\n\t\u003cstring\u003eYOUR_MAP_API_KEY\u003c/string\u003e\n\u003c/dict\u003e\n\u003c/plist\u003e\n```\n\n## Screenshots\n![Map](/screenshots/map.png \"Map\")\n\n\n## Built with\n* [Flutter](https://github.com/flutter/flutter) - Flutter makes it easy and fast to build beautiful mobile apps.\n* [Flutter BLoC](https://github.com/felangel/bloc/tree/master/packages/flutter_bloc) - A predictable state management library that helps implement the BLoC design pattern \n* [Equatable](https://github.com/felangel/equatable) - An abstract class that helps to implement equality without needing to explicitly override == and hashCode.\n* [Http](https://github.com/dart-lang/http) - A composable, cross-platform, Future-based API for making HTTP requests.\n* [Intl](https://github.com/dart-lang/intl) - Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.\n* [Google Maps Flutter](https://github.com/flutter/plugins) - A Flutter plugin for integrating Google Maps in iOS and Android applications.\n* [Json Serializable](https://github.com/dart-lang/json_serializable) - Generates utilities to aid in serializing to/from JSON.\n* [Kiwi](https://github.com/letsar/kiwi) - A simple compile-time dependency injection library for Dart and Flutter.\n\n\n## Authors\n\n* [Karol Lisiewicz](https://www.linkedin.com/in/karol-lisiewicz/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklisiewicz%2Felectric-scooters","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fklisiewicz%2Felectric-scooters","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklisiewicz%2Felectric-scooters/lists"}