flutter_mdi_remap 1.0.1 copy "flutter_mdi_remap: ^1.0.1" to clipboard
flutter_mdi_remap: ^1.0.1 copied to clipboard

Shared Material Design Icons remap: a searchable, serializable MdiRemapIcon registry generated from flutter_material_design_icons, used across Layrz Flutter projects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_mdi_remap

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

dependencies:
  flutter_mdi_remap: ^1.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:flutter_mdi_remap/flutter_mdi_remap.dart';
0
likes
150
points
292
downloads

Documentation

API reference

Publisher

verified publisherlayrz.com

Weekly Downloads

Shared Material Design Icons remap: a searchable, serializable MdiRemapIcon registry generated from flutter_material_design_icons, used across Layrz Flutter projects.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_material_design_icons

More

Packages that depend on flutter_mdi_remap