Skip to content

MiracleWorkers/flutter_remixicon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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;

About

Remixicon图标的Flutter版本

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors