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

A package to include fonts from fontgraphy.ir in your Flutter app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fontgraphy

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

dependencies:
  fontgraphy: ^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:fontgraphy/fontgraphy.dart';
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A package to include fonts from fontgraphy.ir in your Flutter app.

Repository (GitHub)
View/report issues
Contributing

License

Apache-2.0 (LICENSE)

Dependencies

crypto, flutter, http, path_provider, pedantic

More

Packages that depend on fontgraphy