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
150
points
81
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)

Documentation

API reference

License

MIT (license)

Dependencies

args, glob, path, yaml

More

Packages that depend on exports