The "Weather App" project utilizing the OpenWeatherMap API is a mobile application designed to provide users with up-to-date weather information. Users can easily access current weather conditions, forecasts, and related data for their selected locations. This project leverages the OpenWeatherMap API to fetch real-time weather data, making it a valuable tool for users seeking accurate weather information on the go.
Client: Flutter, Dart
Pub Packages: geocoding, geolocator, get, http, intl, sleek_circular_slider
lib/api/api_key.dart
Parameter | Type | Description |
---|---|---|
apiKey |
string |
Required. YOUR OpenAI KEY HERE |
If you don't have an API Key then CREATE HERE
- Live weather info
- Hourly forecast for 48 hours
- Daily forecast for 8 days
- Cross-platform
- Smooth animations
- Weather-based on live location
Color | Hex |
---|---|
Divider Line Color | #E4E4EEFF |
Card Color | #E9ECF1FF |
Text Color Black | #171717FF |
First Gradient Color | #408ADEFF |
Second Gradient Color | #5286CDFF |
GNU General Public License v3.0
For support, email [email protected]