amicons 0.0.1 copy "amicons: ^0.0.1" to clipboard
amicons: ^0.0.1 copied to clipboard

Amicons is a Flutter icons hub that brings together popular icon sets in one place, including Iconly, Remix, Vuesax, Lucide, and Flaticon.With this package, there's no need to download multiple icon p [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add amicons

With Flutter:

 $ flutter pub add amicons

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

dependencies:
  amicons: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:amicons/amicons.dart';
17
likes
0
points
105
downloads

Publisher

verified publisherayushmaji.com

Weekly Downloads

Amicons is a Flutter icons hub that brings together popular icon sets in one place, including Iconly, Remix, Vuesax, Lucide, and Flaticon.With this package, there's no need to download multiple icon packages for a single project—simply install Amicons and gain access to all these icon sets effortlessly.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on amicons