tuannguyendotme / weather_card

Display current weather information with map and weather forecast of current location.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather Card

Display current weather information with map and weather forecast of current location.

Getting Started

Inspired by this design, this weather app is implemented using Flutter and Provider package.

Features:

  • Display current weather information
  • Display weather forecast
  • Display map of current location
  • Switch from metric unit to imperial unit and vice versa

UI

To get start, run below command in Terminal

cp .env.example.dart .env.dart

then add Open Weather Map's API key and MapBox's API key to .env.dart.

About

Display current weather information with map and weather forecast of current location.

License:MIT License


Languages

Language:Dart 89.5%Language:Ruby 8.1%Language:Swift 1.3%Language:Kotlin 1.1%Language:Objective-C 0.1%