easy_font_loader 0.0.1 copy "easy_font_loader: ^0.0.1" to clipboard
easy_font_loader: ^0.0.1 copied to clipboard

outdated

Load TTF files form network or assets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_font_loader

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  easy_font_loader: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:easy_font_loader/easy_font_loader.dart';
1
likes
0
points
501
downloads

Publisher

unverified uploader

Weekly Downloads

Load TTF files form network or assets.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_cache_manager, http, package_info_plus, stash, stash_sembast_web

More

Packages that depend on easy_font_loader