{"id":20124089,"url":"https://github.com/lonelycpp/flutter_weather","last_synced_at":"2025-04-06T12:08:52.657Z","repository":{"id":64861958,"uuid":"187502157","full_name":"LonelyCpp/flutter_weather","owner":"LonelyCpp","description":"An elegant, easy on the eyes weather app built with flutter","archived":false,"fork":false,"pushed_at":"2021-05-14T15:04:03.000Z","size":3415,"stargazers_count":401,"open_issues_count":0,"forks_count":68,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-30T11:07:37.739Z","etag":null,"topics":["android","dark-theme","darkmode","dart","flutter","ios","openweathermap","openweathermap-api","theme","weather"],"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/LonelyCpp.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":"2019-05-19T16:37:19.000Z","updated_at":"2025-03-16T17:59:20.000Z","dependencies_parsed_at":"2022-12-17T04:14:47.987Z","dependency_job_id":null,"html_url":"https://github.com/LonelyCpp/flutter_weather","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/LonelyCpp%2Fflutter_weather","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LonelyCpp%2Fflutter_weather/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LonelyCpp%2Fflutter_weather/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LonelyCpp%2Fflutter_weather/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LonelyCpp","download_url":"https://codeload.github.com/LonelyCpp/flutter_weather/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247478323,"owners_count":20945266,"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","dark-theme","darkmode","dart","flutter","ios","openweathermap","openweathermap-api","theme","weather"],"created_at":"2024-11-13T19:47:37.715Z","updated_at":"2025-04-06T12:08:52.598Z","avatar_url":"https://github.com/LonelyCpp.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flutter Weather\n\nA Flutter application to view current weather status.\n\n![preview](./screenshots/preview.png?raw=true \"preview\")\n\n## Features\n\n- :white_check_mark: Beautiful minimal UI\n- :white_check_mark: Dark and Light themes\n- :white_check_mark: Current temperature, max and min temperature, sunset, sunrise\n- :white_check_mark: Custom icons for each weather condition\n- :white_check_mark: 5 day forecast\n- :white_check_mark: Beautifully animated transitions\n- :white_check_mark: BLoC pattern for API calls\n- :white_check_mark: Line graph to show temperature variance\n\n## Getting Started\n\n### Prerequisites\n\n**Flutter**\n\n- [Flutter documentation](https://flutter.dev/docs)\n- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)\n- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)\n\n### Installing\n\n**API Key**\n\nCreate a file called `api_keys.dart` in `lib/src/api/`\n\nMake a class called `ApiKey` with your openweathermaps API key in it. Get it [here](https://openweathermap.org/api)\n\neg:\n\n```\nclass ApiKey {\n  static const OPEN_WEATHER_MAP = 'your_key';\n}\n```\n\n## todo\n\n- i18n support for multiple languages\n\n## Acknowledgments\n\n- [Weather Icon Pack](https://erikflowers.github.io/weather-icons/)\n- [App Mockup](https://app-mockup.com), [photopea](http://photopea.com) (for screenshots)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flonelycpp%2Fflutter_weather","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flonelycpp%2Fflutter_weather","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flonelycpp%2Fflutter_weather/lists"}