Icons¶
An icon is a literal, visual representation of the thing it represents.
Matrial Icons¶
Info
Please visit the list of available icons on material design.
Info
For ducumentation for use the Icon Material Icon please visit Flutter docs.
Icon with Image¶
- Priper the image for type is svg and size is
24x24 pixel
. - Drop to assets repo and then register on
pubspec.yaml
- Add package flutter_svg
- Implement the
flutter_svg
and drop the asset icon.
Rekomendation package icon¶
Rekomendation icon package on flutter Pub dev :
Authors: