Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 458 Bytes

README.md

File metadata and controls

27 lines (13 loc) · 458 Bytes

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