• Stars
    star
    126
  • Rank 284,543 (Top 6 %)
  • Language
    Dart
  • License
    GNU General Publi...
  • Created about 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A weather app with beautiful animations, built with Flutter. Uses the OpenWeatherMap API and MapBox API.

Pluvia Weather ๐ŸŒฆ๏ธ

License: GPL v3
A weather app with beautiful animations, built with Flutter. Powered by weather data from the OpenWeatherMap API and location search from the Mapbox API.

Features

โ€ข ๐ŸŒฆ Slick and dynamic animations based on the weather condition and time of day

โ€ข ๐ŸŒ™ Beautiful dark mode

โ€ข ๐Ÿ“… Accurate 24 hour and 7 day forecast - be prepared for anything

โ€ข ๐ŸŒ View weather in millions of locations with MapBox Search and Weather Radar

โ€ข ๐Ÿ›‘ Secure and private with no adverts, trackers, or data collection

โ€ข ๐ŸŒ Translated into 44 langauges

Download

Get it on Google Play Get it on Github

Screenshots

Supported Languages

๐ŸŒ Pluvia Weather now supports over 40 languages:

Afrikaans, Arabic, Azerbaijani, Bulgarian, Catalan, Czech, Danish, German, Modern Greek, English, Spanish, Basque, Persian, Finnish, French, Galician, Hebrew, Hindi, Croatian, Hungarian, Indonesian, Italian, Japanese, Korean, Lithuanian, Latvian, Macedonian, Dutch Flemish, Norwegian, Polish, Portuguese, Romanian, Russian, Slovak, Slovenian, Albanian, Serbian, Swedish, Thai, Turkish, Ukrainian, Vietnamese, Chinese and Zulu.

Build

  1. Get a free API key from the OpenWeatherMap One Call API
  2. Replace the value of OPENWEATHER_API_KEY in .env:

To use MapBox search:

  1. Get a free API key from MapBox API
  2. Replace the value of MAPBOX_API_KEY in .env:

Then in terminal,

flutter build apk

Persistence is handled by SharedPreferences (for user options eg. dark mode) and an SQFLite Database (for saved location data).

License

Pluvia Weather is licensed under GDPLv3.
Weather animation code and corresponding assets are modified from SpriteWidget: the license is located here.

Privacy

Privacy Policy