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

List all google fonts and show in listview with font name. So you will have to add long descrption for your package to be available on pub.dev

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add list_google_fonts_demo

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

dependencies:
  list_google_fonts_demo: ^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:list_google_fonts_demo/list_google_fonts_demo.dart';
0
likes
130
pub points
0%
popularity

Publisher

unverified uploader

List all google fonts and show in listview with font name. So you will have to add long descrption for your package to be available on pub.dev

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, google_fonts

More

Packages that depend on list_google_fonts_demo