exports 0.2.0 copy "exports: ^0.2.0" to clipboard
exports: ^0.2.0 copied to clipboard

A command-line tool to generate exports files for dart follow the convention of the dart docs.

example/lib/example.dart

/// Test for flutter exports command
///
library;

export 'src/example_base.dart';

export 'src/service/service.dart';
2
likes
0
pub points
43%
popularity

Publisher

unverified uploader

A command-line tool to generate exports files for dart follow the convention of the dart docs.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, glob, path, yaml

More

Packages that depend on exports