/WeathAir

A weather app developed with Flutter using Openweather API

Primary LanguageDart

Flutter Weather App

This repository contains an app that was developed to understand the Flutter.

Deployment

Replace YOUR_API_KEY in the lib/services/weather.dart file with your Openweathermap API key.

  const apiKey = 'YOUR_API_KEY';

Screenshots

App Screenshot

Link

Google Play

License

MIT