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

Drop-in bilingual (English/Amharic) Flutter theming with the Manrope + Noto Sans Ethiopic font pairing. Latin text renders in Manrope; Ge'ez script falls back to Noto Sans Ethiopic automatically.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ethiopic_typography

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

dependencies:
  ethiopic_typography: ^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:ethiopic_typography/ethiopic_typography.dart';
0
likes
150
points
153
downloads

Documentation

API reference

Publisher

verified publisherabroid.dev

Weekly Downloads

Drop-in bilingual (English/Amharic) Flutter theming with the Manrope + Noto Sans Ethiopic font pairing. Latin text renders in Manrope; Ge'ez script falls back to Noto Sans Ethiopic automatically.

Repository (GitHub)
View/report issues

Topics

#ethiopia #amharic #typography #theme #fonts

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ethiopic_typography