Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vchib1/weather_app_challenge
Submission for HeyFlutter Weather App Contest
https://github.com/vchib1/weather_app_challenge
api dart flutter flutter-contest ui-design weather-app
Last synced: about 6 hours ago
JSON representation
Submission for HeyFlutter Weather App Contest
- Host: GitHub
- URL: https://github.com/vchib1/weather_app_challenge
- Owner: vchib1
- Created: 2023-11-26T05:13:55.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-05T04:07:44.000Z (about 1 year ago)
- Last Synced: 2023-12-05T05:24:35.043Z (about 1 year ago)
- Topics: api, dart, flutter, flutter-contest, ui-design, weather-app
- Language: Dart
- Homepage:
- Size: 5.71 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WEATHER APP - HeyFlutter Contest Submission
Get real-time weather updates based on your location. Our app displays temperature and detailed conditions while changing icons, animations, and backgrounds to match the weather outside. Stay informed and visually immersed with every check.
## Features
- Custom Loading Animation & shimmer effect.
- Icons, Background and other assets changes according to weather condition
- Fetches real time location for accurate weather information
- Add custom list of cities to get their realtime weather information.## Packages:
- Weather
- Intl
- Geolocator
- Flutter_svg
- Lottie
- Shimmer
- Animate_do## API:
- [OpenWeather](https://openweathermap.org/api)
## Screenshots
![01](https://github.com/vchib1/weather_app_challenge/assets/16263958/c981113a-0847-4f7d-827b-9838e7898185)
![02](https://github.com/vchib1/weather_app_challenge/assets/16263958/a2298cf9-b501-44e5-a9e2-e6765044aac9)
![03](https://github.com/vchib1/weather_app_challenge/assets/16263958/e28e8236-b8ea-4538-9092-bcad6ee67c38)
![04](https://github.com/vchib1/weather_app_challenge/assets/16263958/cd06f038-e88f-4083-9c43-1f8dff607bb0)
![05](https://github.com/vchib1/weather_app_challenge/assets/16263958/333164c1-9af8-4ec9-ab16-0a46ec61417a)
![06](https://github.com/vchib1/weather_app_challenge/assets/16263958/3cf809e9-8258-41f6-ae4c-418040095d93)
![07](https://github.com/vchib1/weather_app_challenge/assets/16263958/a71f08e3-3c7c-4d3d-8acc-80afedfa6af6)
![08](https://github.com/vchib1/weather_app_challenge/assets/16263958/e7fae9bd-a278-4312-93c5-58d7d24c8cd4)
## Authors- [Vivek Chib](https://www.github.com/vhib1)