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.
Jam_Icons #
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.
This package seamlessly integrates the Jam Icons collection into your Flutter project, providing you with a selection of exquisite outlined and rounded icons.
Installation #
To use this library in your code:
-
add a dependency in your
pubspec.yaml
:dependencies: jam_icons:
copied to clipboard -
add import in your
dart
code:
import 'package:jam_icons/jam_icons.dart';
copied to clipboard
Usage #
Icon(JamIcons.codepen,size: 60),
Icon(JamIcons.apple_circle,size: 60),
Icon(JamIcons.battery_charging_f,size: 60),
copied to clipboard
Copyright and License #
Copyright © 2022 AdiiDeveloper.