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

Safe static TTF and OTF glyph outline adapter for Meld.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add meld_font

With Flutter:

 $ flutter pub add meld_font

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

dependencies:
  meld_font: ^1.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:meld_font/meld_font.dart';
1
likes
140
points
104
downloads

Documentation

API reference

Publisher

verified publisherfluttercandies.com

Weekly Downloads

Safe static TTF and OTF glyph outline adapter for Meld.

Repository (GitHub)
View/report issues
Contributing

Topics

#animation #fonts #geometry #icons

License

MIT (license)

Dependencies

meld_core

More

Packages that depend on meld_font