flutter_remixicon 2.5.1 copy "flutter_remixicon: ^2.5.1" to clipboard
flutter_remixicon: ^2.5.1 copied to clipboard

A new Flutter package project.

flutter_remixicon #

Custom Flutter Icon by remixicon.

Getting Started #

import "package:flutter_remixicon/flutter_remixicon.dart";

Icon(
  MIcon.zoomOutFill,
  size: 30,
  color: Colors.yellow
)

You can go to the official website to find the icon you want, and then use MIcon.iconName to get it;

5
likes
20
pub points
67%
popularity

Publisher

unverified uploader

A new Flutter package project.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_remixicon