google_language_fonts 2.0.0 copy "google_language_fonts: ^2.0.0" to clipboard
google_language_fonts: ^2.0.0 copied to clipboard

Include easily Google Fonts which are compatible with your languages.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add google_language_fonts

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

dependencies:
  google_language_fonts: ^2.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:google_language_fonts/google_language_fonts.dart';
14
likes
80
pub points
82%
popularity

Publisher

unverified uploader

Include easily Google Fonts which are compatible with your languages.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

crypto, flutter, http, meta, path_provider

More

Packages that depend on google_language_fonts