shields 1.0.1 copy "shields: ^1.0.1" to clipboard
shields: ^1.0.1 copied to clipboard

discontinued
outdated

Generates shields to be added to your readme

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate shields

Use it

The package has the following executables:

$ shields

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shields

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

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

Publisher

verified publisherlesnitsky.dev

Generates shields to be added to your readme

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, fs_extensions, guard, l_cli, tmpl

More

Packages that depend on shields