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
pub points
12%
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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

args, glob, path, yaml

More

Packages that depend on exports