remote_fonts 1.0.3 copy "remote_fonts: ^1.0.3" to clipboard
remote_fonts: ^1.0.3 copied to clipboard

Fetch and load remote fonts during Flutter app runtime. Also has ability to cache previously loaded fonts.

1.0.3 #

  • Update README.md with better example 🚀

1.0.2 #

  • Minor bugfix for caching
  • Update README.md

1.0.1 #

Breaking changes!

  • Made package web compatible
  • Allow package to pass cache dir path as Future<String>?

1.0.0 #

Initial release with all basic functionalities.

  • Load remote fonts into flutter at runtime
  • Ability to cache fonts for future usage
1
likes
0
pub points
57%
popularity

Publisher

verified publishergopaul.me

Fetch and load remote fonts during Flutter app runtime. Also has ability to cache previously loaded fonts.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crypto, flutter, http, path

More

Packages that depend on remote_fonts