material 1.0.0%2B2
SDKdartflutter
Platformandroidioswindowslinuxmacosweb
Set of material design icons packed in a single ttf font file. Works on all platforms.
material
Set of material design icons incluing 1070 outlined icons.
Supported platforms
- Flutter Android
- Flutter iOS
- Flutter Web
- Flutter Desktop
Getting Started
In your pubspec.yaml file add:
dependencies:
material: any
Then, in your code import:
import 'package:material/material.dart';