Skip to content

Oskar888/flutter-weather

Repository files navigation

Weather App

Flutter Weather App Preview Flutter Weather App Preview

Note

This app was created with Flutter and OpenWeatherMap API.

Tools used in Flutter:

  • Bloc
  • Freezed
  • Dio
  • Get_it
  • Injectable

Getting started

Add your OpenWeatherMap API KEY to lib/utils/api_key.dart

const apiKey = 'YOUR_API_KEY';

Features

  • Weather based on device location or user input
  • Displaying current weather
  • Displaying weather forecast for next few days

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published