milkdromeda_icons 0.0.3+6
milkdromeda_icons: ^0.0.3+6 copied to clipboard
Open-source icons for general use made by Milkdromeda. Provides 100 icons in 2 sets.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add milkdromeda_iconsThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
milkdromeda_icons: ^0.0.3+6Alternatively, 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:milkdromeda_icons/milkdromeda_icons.dart';