google_language_fonts 2.0.0-nullsafety.1 copy "google_language_fonts: ^2.0.0-nullsafety.1" to clipboard
google_language_fonts: ^2.0.0-nullsafety.1 copied to clipboard

outdated

A package to include languages with fonts from fonts.google.com in your Flutter app.

[2.0.0-nullsafety.1] - 2021-02-24 #

  • Fixed a case which prevented loading a font on the web

[2.0.0-nullsafety.0] - 2021-02-09 #

  • Migrated library, generator and app example to null safety.

[1.0.1] - 2021-02-02 #

  • Update README.

[1.0.0] - 2021-02-02 #

  • BREAKING CHANGES:

    • Import 'google_language_fonts/google_fonts.dart'; was changed to 'google_language_fonts/google_language_fonts.dart';.
  • Split google_fonts.dart file to individual language files to enable IDE analysis. (#10)

  • Added some fonts & new CzechFonts font class. (#14)

  • Refactor generator: Font saving & handling unrecognized fonts. (#11)

  • Add Github Actions CI. (#12)

  • Update README. (#13)

[0.1.1] - 2020-11-16 #

  • Update README.

[0.1.0] - 2020-11-16 #

  • The initial release supports 26 languages and more than 950 fonts from fonts.google.com.
14
likes
0
pub points
81%
popularity

Publisher

unverified uploader

A package to include languages with fonts from fonts.google.com in your Flutter app.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

crypto, equatable, flutter, http, meta, path_provider

More

Packages that depend on google_language_fonts