remix_ic 4.6.0 copy "remix_ic: ^4.6.0" to clipboard
remix_ic: ^4.6.0 copied to clipboard

The most complete and updated Remix icon pack available on Flutter.

Remix Icon #

style: very good analysis

Simply Delightful Icon System. #

This package is a port of Remix Icon for Flutter, designed to be simple and easy to use. The remix_ic library offers a modern and stylish icon system perfect for adding a touch of elegance to your apps.

Key Features #

Automatic Updates #

One of the standout features of remix_ic is its automatic updates directly from the official Remix Icon repository. Using the power of GitHub Actions, our library checks for updates up to 4 times a month, ensuring you always have the latest icons without any manual intervention.

This means, unlike other libraries that might become outdated over time, remix_ic remains up-to-date with the latest changes and additions from Remix Icon.

Installation 💻 #

Add remix_ic to your pubspec.yaml file using the following command:

flutter pub add remix_ic
copied to clipboard

Usage #

You can use the remix_ic icons in various ways. Here are some examples of how to import and use the icons in your Flutter project:

Icon(RemixIcon.flutterLine)
// or
Icon(Remix.flutterLine)
// or
Icon(FlutterRemix.flutterLine)
copied to clipboard
3
likes
160
points
306
downloads

Publisher

verified publisherrodrigopequeno.dev

Weekly Downloads

2024.10.02 - 2025.04.16

The most complete and updated Remix icon pack available on Flutter.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, meta, recase

More

Packages that depend on remix_ic