dynamic_weather_icons 1.1.1 copy "dynamic_weather_icons: ^1.1.1" to clipboard
dynamic_weather_icons: ^1.1.1 copied to clipboard

outdated

Flutter weather icon library based on erikflowers/weather-icons with ability to call icons dynamically.

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,
  );

Visit erikflowers/weather-icons for complete list of weather codes.

4
likes
0
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter weather icon library based on erikflowers/weather-icons with ability to call icons dynamically.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on dynamic_weather_icons