google_fonts_arabic 1.1.7 copy "google_fonts_arabic: ^1.1.7" to clipboard
google_fonts_arabic: ^1.1.7 copied to clipboard

Arabic fonts by google right into your flutter application. Just import the fonts file and use the constant in example to browse the available fonts.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add google_fonts_arabic

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

dependencies:
  google_fonts_arabic: ^1.1.7

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:google_fonts_arabic/google_fonts_arabic.dart';
26
likes
25
pub points
80%
popularity

Publisher

unverified uploader

Arabic fonts by google right into your flutter application. Just import the fonts file and use the constant in example to browse the available fonts.

Homepage

License

OFL-1.1, MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on google_fonts_arabic