mana_icons_flutter

Last updated:

0 purchases

mana_icons_flutter Image
mana_icons_flutter Images
Add to Cart

Description:

mana icons flutter

Mana Icons Flutter #
Lets you use Magic: The Gathering symbols as icons in your flutter project!
This is a package which wraps the symbol font mana by Andrew Gioia, and allows it to be used as icons in flutter.
Getting started #
Install #
dependencies:
mana_icons_flutter: ^1.15.9
copied to clipboard
Usage #
// import the package
import 'package:mana_icons_flutter/mana_icons_flutter.dart';

// use the icons directly
const Icon(ManaIcons.ms_w)

// use icons by string
const Icon(ManaIcons.icons["ms_w"])
copied to clipboard
Check out mana's docs for available icons.
License #
All symbol images are trademarks of Wizards of the Coast (http://magicthegathering.com). This package is lisenced under GNU AGPL v3.0 or later.
Please see mana's license for information about the mana icon font's license.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.