Skip to content

tarobins/weather_lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weatherLib

A library for getting current conditions data from the University of Waterloo weather station.

Usage

A simple usage example:

import 'package:weatherLib/weatherLib.dart';

main() {
  var weatherData = getWeatherMap();
}

Features and bugs

Please file feature requests and bugs in issues.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages