Skip to content

paulmaltsev16/WeatherOneDigital

Repository files navigation

Weather One Digital

Stack

  • Flutter
  • Dart
  • Clean Architecture
  • MVVM
  • Riverpod
  • SharerPreferences
  • WeatherAPI

Summary

The application allows users to obtain weather information by country. Users can add their current country to a list and receive weather updates. Additionally, they can view detailed information by selecting a specific city.

Implemented Features

NOTE: Provide a weather API key to SensitiveData.class.

The application is built using the Dart programming language and the Clean architecture with MVVM. It utilizes Riverpod for state management and SharedPreferences for efficient data storage on the device. Weather data is fetched from an external API. When developing the application locally, it is important to configure it with a valid API key for the weather API.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published