show 0.0.7 copy "show: ^0.0.7" to clipboard
show: ^0.0.7 copied to clipboard

outdated

Showcase your flutter widgets.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate show

Use it

The package has the following executables:

$ show

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add show

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

dependencies:
  show: ^0.0.7

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

Publisher

unverified uploader

Showcase your flutter widgets.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

analyzer, args, code_builder, dart_style, flutter, glob, meta, path

More

Packages that depend on show