Skip to content

A Flutter app to show current weather in device location.

Notifications You must be signed in to change notification settings

2shrestha22/weather

Repository files navigation

weather

A Flutter app to show current weather and save reminders with offline caching.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Tested on

  • Android

Run the app

flutter run --dart-define=API_KEY={YOUR_OPEN_WEATHER_API_KEY}

Get API_KEY from here: https://openweathermap.org/

More info: https://dart.dev/guides/environment-declarations

Screenshots

About

A Flutter app to show current weather in device location.

Resources

Stars

Watchers

Forks

Releases

No releases published