SkillAgentSearch skills...

Windy

Windy is a Flutter-based weather app inspired by material design, featuring a minimalistic and modern user interface.

Install / Use

/learn @techyminati/Windy
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

Windy - Weather App

Windy is a material design inspired weather app built with Flutter. It provides a minimalistic and modern user interface to display various weather information such as AQI, feels like temperature, humidity, pressure, and more.

Features

  • Displays current weather conditions including temperature, description, humidity, pressure, and feels like temperature.
  • Shows the Air Quality Index (AQI) for the selected location.
  • Displays the 7-day weather forecast.
  • Displays hourly forecast.
  • Allows searching for weather conditions in different cities.
  • Supports dark and light themes.
  • Shows Sunrise & Sunset information.
  • Supports Android 8+ & Windows 8.1 and above.
  • GPS support

Screenshots

image

Installing

To install Windy on your device:

  1. Check latest release of Windy
  2. Grab latest apk/exe according to your platform.
  3. Install it on your device.

Note: - Currently Windy only supports windows & android devices. - Make sure you have an active internet connection to fetch weather data.

Building

To build the Windy app locally, follow these steps:

  1. Install Flutter: Flutter Installation Guide
  2. Clone this repository: git clone https://github.com/techyminati/windy
  3. Change into the app directory: cd windy
  4. Install Dependencies flutter pub get
  5. Run the app: flutter build

Make sure you have an active internet connection to fetch weather data.

Dependencies

Windy relies on the following dependencies:

  • http: ^1.0.0
  • intl: ^0.17.0
  • google_fonts: ^2.1.0
  • shared_preferences: ^2.0.12
  • home_widget: ^1.0.2
  • weather_icons: ^2.0.2

For a full list of dependencies, please refer to the pubspec.yaml file.

Contributing

Contributions to Windy are welcome via pull requests! If you find a bug or have a feature request, please open an issue on the Windy GitHub repository.

License

This project is licensed under the MIT License.

View on GitHub
GitHub Stars24
CategoryDesign
Updated1mo ago
Forks1

Languages

Dart

Security Score

90/100

Audited on Feb 4, 2026

No findings