flutter_vector_icons 0.3.0 flutter_vector_icons: ^0.3.0 copied to clipboard
Customizable Icons for Flutter, including AntDesign, Entypo, EvilIcons, Feather, FontAwesome, Foundation, Ionicons, MaterialCommunityIcons, MaterialIcons, Octicons, SimpleLineIcons and Zocial
0.3.0 (2021-02-08) #
Bug Fixes #
Features #
- gallery: copy to clipboard on click (b576488)
0.2.1 (2019-08-25) #
Features #
- add search widget (f8fae37)
0.2.0 (2019-07-18) #
Bug Fixes #
- null code point (d1213dd)
Features #
- add repo link (516cebf)
- generate font awesome 5 (6a67c00)
- generate font awesome 5 fonts for web (24dec85)
- generate pubspec fonts (11a2c39)
- icons gallery (77d38ee)
- page style (fbad50f)
- sync fonts and glyphmaps from upstream (101e0c5)
- update material community icons from upstream (4a1b975)
0.1.0 (2019-03-06) #
0.0.2 (2019-02-15) #
Bug Fixes #
- add missing fontPackage (e74c23e)
- dry run warning, remove unused files (a8c6dee)
- remove material icons since it is Flutter builtin (a333094)
- use snake case for special chars (967e2b1)
Features #
- add ttf files and generate script (812022c)