groovin_material_icons 1.1.3 copy "groovin_material_icons: ^1.1.3" to clipboard
groovin_material_icons: ^1.1.3 copied to clipboard

discontinued
outdated

A Flutter icons package that provides Material icons from both Google and the community.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add groovin_material_icons

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

dependencies:
  groovin_material_icons: ^1.1.3

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:groovin_material_icons/groovin_material_icons.dart';
4
likes
0
pub points
61%
popularity

Publisher

unverified uploader

A Flutter icons package that provides Material icons from both Google and the community.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

draggable_scrollbar, flutter

More

Packages that depend on groovin_material_icons