google_language_fonts 2.0.0-nullsafety.0 google_language_fonts: ^2.0.0-nullsafety.0 copied to clipboard
A package to include languages with fonts from fonts.google.com in your Flutter app.
[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';
.
- Import
-
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.