fontresoft 0.1.8-beta.1 copy "fontresoft: ^0.1.8-beta.1" to clipboard
fontresoft: ^0.1.8-beta.1 copied to clipboard

A curated font package for Flutter projects, offering a variety of beautiful fonts without the need for network connectivity.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate fontresoft

Use it

The package has the following executables:

$ fontresoft

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fontresoft

With Flutter:

 $ flutter pub add fontresoft

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

dependencies:
  fontresoft: ^0.1.8-beta.1

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

Import it

Now in your Dart code, you can use:

import 'package:fontresoft/fontresoft.dart';
6
likes
0
pub points
63%
popularity

Publisher

unverified uploader

A curated font package for Flutter projects, offering a variety of beautiful fonts without the need for network connectivity.

Repository (GitHub)
View/report issues

Topics

#fontresoft #flutterfonts

License

unknown (license)

Dependencies

ansi_styles, args, flutter, io, path, prompts, yaml, yaml_writer

More

Packages that depend on fontresoft