v0.2.0-dev
Pre-release
Pre-release
·
328 commits
to master
since this release
Improved the mechanism for loading font assets. Consumers no longer need to supply a directory to read the .ttf files from.
They can now simply call: await loadAppFonts()
and the package will automatically load any font assets from their pubspec.yaml or from any packages they depend on.