material_symbols_icons 4.2744.0 copy "material_symbols_icons: ^4.2744.0" to clipboard
material_symbols_icons: ^4.2744.0 copied to clipboard

Full flutter support for latest Google Material Symbols Icons.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add material_symbols_icons

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  material_symbols_icons: ^4.2744.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:material_symbols_icons/material_symbols_icons.dart';
110
likes
120
pub points
98%
popularity
screenshot

Publisher

verified publisherhiveright.tech

Full flutter support for latest Google Material Symbols Icons.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on material_symbols_icons