weather_icons 3.0.0
weather_icons: ^3.0.0 copied to clipboard
Flutter library for using erikflowers/weather-icons. An icon pack with over 200 weather themed icons.
3.0.0-nullsafety.0 - 2021-03-05 #
2.0.2 - 2020-10-17 #
2.0.1 - 2020-02-17 #
2.0.0 - 2019-07-20 #
Bug Fixes #
- timeicon: remove
iconFromHourandiconFromDate(c19f4cb) - windicon: fix the rotation of the wind icons (3acacee)
Features #
- boxedicon: add a widget for boxing the font icon (abb773d)
- icons: add hidden directional icons (2766775)
BREAKING CHANGES #
- timeicon: Remove two Time icon helper functions. In favour of creating a class instead of a function, so you can properly customize the icons.