network_font_loader

Last updated:

0 purchases

network_font_loader Image
network_font_loader Images
Add to Cart

Description:

network font loader

Features #
A plugin that downloads, caches and loads a font hosted on the network.
Usage #
var font = NetworkFont(
'https://www.example.com/files/example.ttf',
'example_bold',
800,
);

await NetworkFontLoader.load( font );
copied to clipboard
Additional information #
No web support yet, but will be added later. Will throw UnsupportedException in the meantime.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.