{"id":20418398,"url":"https://github.com/mo7amedaliebaid/cities-finder","last_synced_at":"2025-04-12T17:33:55.685Z","repository":{"id":172726042,"uuid":"649668951","full_name":"mo7amedaliEbaid/cities-finder","owner":"mo7amedaliEbaid","description":"A Flutter app to get the location ,weather ,time and other information for any city you search for.","archived":false,"fork":false,"pushed_at":"2023-09-26T11:50:03.000Z","size":25495,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T11:51:10.237Z","etag":null,"topics":["api","bloc","cubit","dart","flutter","flutter-apps","flutter-google-maps","google-maps","google-maps-api","http","orientation","responsive-design","responsive-layout","search"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mo7amedaliEbaid.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-05T11:33:11.000Z","updated_at":"2024-04-06T08:53:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"be2593d9-5ab0-4f64-bc51-e8ff7c93683e","html_url":"https://github.com/mo7amedaliEbaid/cities-finder","commit_stats":null,"previous_names":["mo7amedaliebaid/weather-app"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mo7amedaliEbaid%2Fcities-finder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mo7amedaliEbaid%2Fcities-finder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mo7amedaliEbaid%2Fcities-finder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mo7amedaliEbaid%2Fcities-finder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mo7amedaliEbaid","download_url":"https://codeload.github.com/mo7amedaliEbaid/cities-finder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248605108,"owners_count":21132112,"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":["api","bloc","cubit","dart","flutter","flutter-apps","flutter-google-maps","google-maps","google-maps-api","http","orientation","responsive-design","responsive-layout","search"],"created_at":"2024-11-15T06:32:21.559Z","updated_at":"2025-04-12T17:33:55.675Z","avatar_url":"https://github.com/mo7amedaliEbaid.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cities Finder.  \nA Flutter app to get the location ,weather ,time and other information for any city you search for.\n\u003cbr/\u003e\n\n### State Management\n- Cubit\n\u003cbr/\u003e\n\n### Features\n- Google Maps.\n- Multiple themes for google maps.\n- Location and weather Api.\n- Responsive Design for all mobile sizes and orientations.\n- Offline Precautions.\n\n\u003cbr/\u003e\n\n### Demo Video\n\u003ca href=\"https://youtu.be/QSocoO3gcog\"\u003e\u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/e/e1/Logo_of_YouTube_%282015-2017%29.svg/2560px-Logo_of_YouTube_%282015-2017%29.svg.png\" width=\"170\"\u003e\u003c/img\u003e\u003c/a\u003e\n\u003cbr/\u003e\n\n### Download App\n\u003ca href=\"https://github.com/mo7amedaliEbaid/cities-finder/releases/download/v1.0.0/citiesfinder.apk\"\u003e\u003cimg src=\"https://playerzon.com/asset/download.png\" width=\"170\"\u003e\u003c/img\u003e\u003c/a\u003e\n\u003cbr/\u003e\n\n### Dependencies.   \n  http:     \n  flutter_bloc:     \n  flutter_offline:    \n  google_maps_flutter:    \n\n### Attention.\nGoogle Api Key is required.   \n\nAnd in AndroidManifest.xml add 👇\n```\n\u003cmeta-data android:name=\"com.google.android.geo.API_KEY\"\n       android:value=\"YOUR GOOGLE API KEY\"/\u003e\n```\n\n### ScreenShots\nFore more screen shots [Here](https://github.com/mo7amedaliEbaid/weather-app/blob/52f71628539c5f555d1537007be30113efb75f23/screenshots)\n\n\u003cbr/\u003e\nnormal\n\u003cbr/\u003e\n\u003cbr/\u003e\n\u003cbr/\u003e\n\u003cp float=\"left\"\u003e\n  \u003cimg src=\"https://github.com/mo7amedaliEbaid/weather-app/blob/52f71628539c5f555d1537007be30113efb75f23/screenshots/normal/location.jpg\" width=\"170\" /\u003e\n  \u003cimg src=\"https://github.com/mo7amedaliEbaid/weather-app/blob/52f71628539c5f555d1537007be30113efb75f23/screenshots/normal/maps3.jpg\" width=\"170\" /\u003e \n  \u003cimg src=\"https://github.com/mo7amedaliEbaid/weather-app/blob/52f71628539c5f555d1537007be30113efb75f23/screenshots/normal/maps6.jpg\" width=\"170\" /\u003e\n   \u003cimg src=\"https://github.com/mo7amedaliEbaid/weather-app/blob/52f71628539c5f555d1537007be30113efb75f23/screenshots/normal/weather.jpg\" width=\"170\" /\u003e\n   \u003cimg src=\"https://github.com/mo7amedaliEbaid/weather-app/blob/52f71628539c5f555d1537007be30113efb75f23/screenshots/normal/location.jpg\" width=\"170\" /\u003e\n   \u003cimg src=\"https://github.com/mo7amedaliEbaid/weather-app/blob/52f71628539c5f555d1537007be30113efb75f23/screenshots/normal/maps.jpg\" width=\"170\" /\u003e\n   \u003cimg src=\"https://github.com/mo7amedaliEbaid/weather-app/blob/52f71628539c5f555d1537007be30113efb75f23/screenshots/normal/mapstheme.jpg\" width=\"170\" /\u003e\n   \u003cimg src=\"https://github.com/mo7amedaliEbaid/weather-app/blob/3e16f4fb85f2dd236c744c7a03b9e1d0546c7921/screenshots/normal/exit.jpg\" width=\"170\" /\u003e\n\u003c/p\u003e     \n\n\u003cbr/\u003e\nwide\n\u003cbr/\u003e\n\u003cbr/\u003e\n\u003cbr/\u003e\n\u003cp float=\"left\"\u003e\n  \u003cimg src=\"https://github.com/mo7amedaliEbaid/weather-app/blob/52f71628539c5f555d1537007be30113efb75f23/screenshots/wide/mapsthemes.jpg\" width=\"370\" /\u003e\n  \u003cimg src=\"https://github.com/mo7amedaliEbaid/weather-app/blob/52f71628539c5f555d1537007be30113efb75f23/screenshots/wide/location.jpg\" width=\"370\" /\u003e \n  \u003cimg src=\"https://github.com/mo7amedaliEbaid/weather-app/blob/52f71628539c5f555d1537007be30113efb75f23/screenshots/wide/search.jpg\" width=\"370\" /\u003e\n   \u003cimg src=\"https://github.com/mo7amedaliEbaid/weather-app/blob/52f71628539c5f555d1537007be30113efb75f23/screenshots/wide/maps.jpg\" width=\"370\" /\u003e\n\u003c/p\u003e \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmo7amedaliebaid%2Fcities-finder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmo7amedaliebaid%2Fcities-finder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmo7amedaliebaid%2Fcities-finder/lists"}