heroicons 0.10.0 copy "heroicons: ^0.10.0" to clipboard
heroicons: ^0.10.0 copied to clipboard

Easily use the heroicons set in your Flutter app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add heroicons

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

dependencies:
  heroicons: ^0.10.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:heroicons/heroicons.dart';
48
likes
120
pub points
94%
popularity

Publisher

verified publishervojtech.net

Easily use the heroicons set in your Flutter app.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_svg, path

More

Packages that depend on heroicons