Skip to content

v0.2.0-dev

Pre-release
Pre-release
Compare
Choose a tag to compare
@coreysprague coreysprague released this 10 Feb 23:28
· 328 commits to master since this release
3c674fa

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.