exports 0.2.2 copy "exports: ^0.2.2" to clipboard
exports: ^0.2.2 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
160
points
372
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, glob, path, yaml

More

Packages that depend on exports