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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
27
likes
35
points
56
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.24 - 2025.04.08

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