line_icons 2.0.0 copy "line_icons: ^2.0.0" to clipboard
line_icons: ^2.0.0 copied to clipboard

outdated

Another icon library, based on Awesome Line Icons (by www.icons8.com) and with the help of FlutterIcon.com

[0.0.1] - December, 10 2018 #

  • Initial release

The first release was fine, but needed some fixes

[0.1.0] - December, 10 2018 #

  • New versioning starting on 0.1.0 instead of 0.0.1
  • Example added
  • A little extra formatting for Readme

[0.1.1] - December, 10 2018 #

  • Changelog added

[0.1.2] - January, 10 2019 #

  • No need to import the TTF manually

[0.2.0] - January, 14 2019 #

  • Added an static values property as a map <String, IconData> for the collection

[1.1.0] - November, 15 2019 #

  • Changed the icons library to match Icons8 1.1.0 version
  • No values property to access icons as a map (yet)

[1.3.0] - February, 8 2021 #

  • Changed the icons library to match Icons8 1.3.0 version
  • values property restored
  • LineIcon class for convenient constructors
  • camelCased icon names instead of snake_cased

[1.3.1] - February, 8 2021 #

  • More comments on code
  • values property as a getter instead of a constant
  • New byName() method

[1.3.2] - February, 8 2021 #

  • Some typos corrected

[2.0.0] - March, 9 2021 #

  • Null-safety migration
  • readme.md updated
602
likes
0
pub points
98%
popularity

Publisher

unverified uploader

Another icon library, based on Awesome Line Icons (by www.icons8.com) and with the help of FlutterIcon.com

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on line_icons