Skip to content

nitishrajuprety/dynamic_weather_icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages