Skip to content

DarrylDJohnson/Weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dabble Weather

Weather application with Flutter that uses OpenWeatherMap and Google Places API to display Weather Forecast information.

Table of contents

Quick start

This is a normal flutter app. You should follow the instructions in the official documentation.

What's included

  • Search bar, to search weather by location
  • Flutter BLoC Pattern
  • HTTP Services
  • Google Places API
  • OpenWeatherMap API, One Call & Historical Weather APIs
  • Geolocator
  • Custom Icon Package

OpenWeatherMap

One Call & Historical Weather APIs are used to query future and historical weather.

Google Places

Google Places API is used to query locations within the United States to obtain geographic coordinates to be used to query the OpenWeatherMap API.

Geolocator

Geolocator is used to determine the current location of the device to be used to query the OpenWeatherMap API.

Bugs and feature requests

Have a bug or a feature request? Please first review the issue page and search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Creators

Darryl Johnson

Thanks

Thanks to all contributors and their support

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages