jam_icons 0.0.1 copy "jam_icons: ^0.0.1" to clipboard
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:
    
  • add import in your dart code:


  import 'package:jam_icons/jam_icons.dart';

Usage #


Icon(JamIcons.codepen,size: 60),
Icon(JamIcons.apple_circle,size: 60),
Icon(JamIcons.battery_charging_f,size: 60),

Copyright © 2022 AdiiDeveloper.

28
likes
140
pub points
44%
popularity

Publisher

verified publisheraddideveloper.blogspot.com

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.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on jam_icons