weatherdetailwidget 1.0.1 copy "weatherdetailwidget: ^1.0.1" to clipboard
weatherdetailwidget: ^1.0.1 copied to clipboard

A widget which show weather details based on lat long values.

weatherdetailwidget #

A new Flutter package to show the weather details. Just give the values of latitude and longitude and your widget will show the weather details based on latitude and longitude

How to use #

Use Widget like this Widget widget = WeatherDetailsWidget(latitude = [latitude_value], longitude = [longitude_value])

0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A widget which show weather details based on lat long values.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, http

More

Packages that depend on weatherdetailwidget