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

outdated

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.0

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
30
pub points
0%
popularity

Publisher

unverified uploader

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

Homepage
Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

crypto, flutter, http, path_provider, pedantic

More

Packages that depend on fontgraphy