custom_dynamic_fonts 2.0.2
custom_dynamic_fonts: ^2.0.2 copied to clipboard
A package to include dynamic web-hosted fonts in your Flutter app.
2.0.2 - 2025-03-17 #
- Fixed this issue: Error: The method 'hashValues' isn't defined for the class 'GoogleFontsVariant'.
2.0.1 - 2024-12-15 #
- Updated Dart SDK version and some dependencies.
2.0.0 - 2021-02-26 #
- [google_fonts] Migrated the main library to null safety.
- [google_fonts] Require Dart 2.12 or greater.
1.1.2 - 2021-01-26 #
- [google_fonts] Bump dependency constraints for null safety.
1.1.1 - 2020-10-02 #
- [google_fonts] Use conditional imports to separate out web from destkop + mobile file_io implementations.
1.1.0 - 2020-07-29 #
- Fork from google_fonts 1.1.0