a3ro-dev / WeatheroGUI

A simple Flutter application to display weather information for a given city.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter Weather App

A simple Flutter application to display weather information for a given city.

Features

  • Fetches weather data using the OpenWeatherMap API.
  • Displays current temperature, city name, and weather conditions.
  • Utilizes Lottie animations for dynamic weather representation.

Getting Started

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/a3ro-dev/WeatheroGUI
  2. Navigate to the project directory:

    cd WeatheroGUI
  3. Get dependencies:

    flutter pub get
  4. Run the app:

    flutter run

Usage

  • Enter a city name to get the current weather information.
  • The app uses the device's location to automatically fetch the weather for the current city.

Supported Platforms

This app has been tested and confirmed to work on the Android platform. However, it is not guaranteed to work seamlessly on other platforms such as macOS, Windows, Web, and iOS.

Known Issues

  • Limited testing has been performed on platforms other than Android.
  • Web and iOS support have not been thoroughly tested.

Contributing

Feel free to contribute to the project by opening issues or submitting pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A simple Flutter application to display weather information for a given city.


Languages

Language:C++ 40.3%Language:CMake 33.8%Language:Dart 16.8%Language:HTML 3.2%Language:Swift 3.2%Language:C 2.5%Language:Kotlin 0.2%Language:Objective-C 0.1%