dice_icons 0.1.7 copy "dice_icons: ^0.1.7" to clipboard
dice_icons: ^0.1.7 copied to clipboard

A Flutter UI package project contains dice icons from zero to six.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dice_icons

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

dependencies:
  dice_icons: ^0.1.7

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:dice_icons/dice_icons.dart';
3
likes
140
pub points
72%
popularity
screenshot

Publisher

verified publisherleventkantaroglu.com

A Flutter UI package project contains dice icons from zero to six.

Homepage
Repository (GitHub)
View/report issues

Topics

#icon #dice

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on dice_icons