Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleWeatherApp ☁️☀️

SimpleWeatherApp is a Flutter-based mobile application that allows users to check the weather forecast for their current location or any other location they choose. This app includes the following features:

  • 🌤️ Display the current weather condition
  • 🌡️ Display the current temperature in Celsius
  • 🔍 Provide a search functionality to search for weather in any location
  • 🎨 Beautiful and minimalistic UI

Installation

  1. Clone this repository.
  2. Rename the file api_key2.dart to api_key.dart located in the folder lib/secrets.
  3. Open the api_key.dart file and enter the weatherapi.com's API key in the globalApiKey variable.
  4. Run the following commands:
$ flutter pub get
$ flutter run
  

Note: Make sure you have Flutter installed on your machine before running the app.

Screenshots

Screenshot 00

Screenshot 01

Screenshot 02

The app uses WeatherAPI.com to retrieve weather data and the following open-source packages:

Packages

The app uses the following open-source packages:

  • geolocator - for location-based services
  • http - for making HTTP requests to weather APIs

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages