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

Fonts package for Nanc

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nanc_fonts

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

dependencies:
  nanc_fonts: ^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:nanc_fonts/nanc_fonts.dart';
0
likes
130
points
322
downloads

Publisher

verified publishernanc.io

Weekly Downloads

Fonts package for Nanc

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, google_fonts, nanc_tools

More

Packages that depend on nanc_fonts