mdi 4.0.0 mdi: ^4.0.0 copied to clipboard
Material Design Icons for Flutter from the materialdesignicons.com community.
[4.0.0] - 2020-08-08 #
- Update the Material Design Icons to
v5.4.55
. - Bumping to major release because
mixer
icon was removed causing breaking change.
[3.0.0] - 2020-05-25 #
- Update the Material Design Icons to
v5.3.45
. - Bumping to major release because code generation led to removal of older icons.
[2.0.0] - 2020-03-27 #
- Updated the Material Design Icons to
v5.0.45
.
[1.0.1] - 2020-01-20 #
- Removed installing pubspec example. Its already generated by pub.dev.
[1.0.0] - 2020-01-20 #
- Updated Material Design Icons to
v4.8.95
.
[0.2.2] - 2019-10-29 #
- Updated Material Design Icons to
v4.5.95
.
[0.2.1] - 2019-08-25 #
- Changed the dart code generator from rust to javascript because of
@mdi/util
library. - Updated Material Design Icons to
v4.1.95
.
[0.2.0] - 2019-05-02 #
- Updated Material Design Icons to
v3.6.95
. - Hide the exposed
fontFamily
andpackageName
. - Introduced
MdiIconData
to remove the code clutter. - Updated the example to be runnable with
flutter run
.
[0.1.0] - 2019-02-08 #
- Fonts available via
Mdi
's static constants.