Skip to content

Ashrafmuhmed/Weather-Cast-App

Repository files navigation

weather_cast_app

  • This news app helps the user to know updated with real-time weather forecasts from around the globe by searching for the city name.
  • I used Flutter framework for building the user interface and Dart programming language .

Installation

  1. Clone the repository
   git clone [https://github.com/Ashrafmuhmed/Weather-Cast-App]
  1. Install dependencies
   flutter pub get
  1. Obtain API key from Weather API and replace it in the NewsServies.dart file.
  2. Start the app
   flutter run

Used Packages

Contributing

I welcome contributions from the community. If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add new feature').
  5. Push to the branch (git push origin feature/your-feature).
  6. Create a new Pull Request.

Video demonstration showcasing the app in operation.

WATCH IT NOW !!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published