flutter_tantan_weather_app

A simple, yet elegant Flutter app for the weather.

  • Note: you must have an Internet connection for the app to get weather data.

What this app does:

  • Uses a device's current GPS location to get the local weather using the https://www.metaweather.com/ api.

  • Automatically requests to enable location services and the associated permissions.