dynamic_weather_icons

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

dynamic weather icons

dynamic_weather_icons #
Flutter weather icon library based on erikflowers/weather-icons with ability to call icons dynamically.
Example #
Icon(
WeatherIcon.getIcon('wi-owm-day-200'),
color: Colors.white,
size: 35.0,
);
copied to clipboard
Visit erikflowers/weather-icons for complete list of weather codes.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.