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

Amicons is a Flutter icon hub uniting Iconly, Remix, Vuesax, Lucide & Flaticon with 10K+ icons. No need for multiple icon downloads—just install & access all icons easily!

Logo

Amicons - Free Flutter icons

Amicons is a Flutter icons hub that brings together popular icon sets in one place, including Iconly, Remix, Vuesax, Lucide, 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.

We also provide a Figma Link where you can preview and use the icons instantly.

Features #

  • Extensive Collection: Access over 10000+ stroke icons for free, ready to use in your projects.
  • Scalable Icons: Easily adjust the size of icons to fit your design perfectly.
  • Color Customization: Apply any color to icons to match your brand or design theme.
  • Rotation and Animation: Add a dynamic touch with rotation and animation options.
  • No need to install multiple icon libraries.


Platform Support #

Android iOS macOS Web Linux Windows

Installation #

To install and start using Hugeicons Flutter Icons in your project, follow the steps below:

dependencies:
  amicons: ^0.0.1

Then run:

$ flutter pub get

Usage Examples #

To use Amicons Flutter Icons in your project, import the package and call the desired icon using the Icon widget. You can customize the icon size, color, and other properties as needed.

import 'package:amicons/amicons.dart';

Icon(
  Amicons.flaticon_wifi_alt_rounded,
  color: Colors.red,
  size: 30.0,
),

AntDesign

  Icon(Amicons.wallet),
  Icon(Amicons.iconly_wallet_curved),
  Icon(Amicons.iconly_wallet_broken),

Libery of Amicons




17
likes
0
points
113
downloads

Publisher

verified publisherayushmaji.com

Weekly Downloads

Amicons is a Flutter icon hub uniting Iconly, Remix, Vuesax, Lucide & Flaticon with 10K+ icons. No need for multiple icon downloads—just install & access all icons easily!

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on amicons