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

A Flutter package providing over 1300 customizable icons, both in solid and line styles, for enriching your app's UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add majesticons

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

dependencies:
  majesticons: ^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:majesticons/majesticons.dart';
1
likes
140
points
2
downloads

Publisher

verified publisherikigai-digital.com

Weekly Downloads

A Flutter package providing over 1300 customizable icons, both in solid and line styles, for enriching your app's UI.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on majesticons