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

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.6

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
105
points
501
downloads

Publisher

unverified uploader

Weekly Downloads

Load TTF files form network or assets.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_cache_manager, http, package_info_plus, stash, stash_sembast_web

More

Packages that depend on easy_font_loader