Skip to content

Latest commit

 

History

History
15 lines (6 loc) · 254 Bytes

File metadata and controls

15 lines (6 loc) · 254 Bytes

weather_app

A simple Flutter weather application implemented using BloC pattern.

Requirements

  1. A Google Mpas Api Key
  2. A openweathermap.org Api Key

You have to put that keys into 'lib/api/api.dart' otherwise the app won't work properly.