web_fonts 2.0.0
web_fonts: ^2.0.0 copied to clipboard
web-hosted fonts using flutter
2.0.0 #
- Updates text style names
- Updates minimum supported SDK version to Flutter 3.10/Dart 3.0
1.1.1 #
- Fix handling for cases where local storage is not supported
1.1.0 #
- Update font load process.
- migrate to android embedded v2.
1.0.1 #
- Fix bytedata type error
1.0.0 #
- Migrate null safety
0.1.2 #
- Add homepage link
- Run dartfmt
0.1.1 #
- Fix typo in README
0.1.0 first release #
- first release