export_generator 0.0.1 copy "export_generator: ^0.0.1" to clipboard
export_generator: ^0.0.1 copied to clipboard

The export_generator package simplifies the process of exporting all files in a directory hierarchy by automatically creating an export configuration file. The primary purpose is to identify and remov [...]

export_generator #

The export_generator package simplifies the process of exporting all files in a directory hierarchy by automatically creating an export configuration file. The primary purpose is to identify and remove individual imports, generating a single configuration file that exports everything within the specified directory.

Installation #

Add export_generator to your pubspec.yaml file:

dependencies:
  export_generator: ^1.0.0  # Use the latest version
Then run:
    dart pub get
12
likes
130
pub points
0%
popularity

Publisher

verified publisherameurchemli.com

The export_generator package simplifies the process of exporting all files in a directory hierarchy by automatically creating an export configuration file. The primary purpose is to identify and remove individual imports, generating a single configuration file that exports everything within the specified directory.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

args, flutter, path

More

Packages that depend on export_generator