geez_fonts 0.1.0 copy "geez_fonts: ^0.1.0" to clipboard
geez_fonts: ^0.1.0 copied to clipboard

A Flutter package for dynamically loading and using Ethiopic (Ge'ez) fonts from the Geez Archive. Provides 150+ font families with TextStyle and TextTheme support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add geez_fonts

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

dependencies:
  geez_fonts: ^0.1.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:geez_fonts/geez_fonts.dart';
1
likes
160
points
61
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for dynamically loading and using Ethiopic (Ge'ez) fonts from the Geez Archive. Provides 150+ font families with TextStyle and TextTheme support.

Repository (GitHub)
View/report issues

Topics

#fonts #ethiopic #geez #typography

License

BSD-3-Clause (license)

Dependencies

crypto, flutter, http, path, path_provider

More

Packages that depend on geez_fonts