jam_icons 0.0.1 jam_icons: ^0.0.1 copied to clipboard
Introducing the Jam Icons Flutter Package Unlock a stunning collection of over 940 pixel perfect icons, ideal for a wide range of common actions and items.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add jam_icons
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
jam_icons: ^0.0.1
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:jam_icons/jam_icons.dart';