files_remover 0.0.2 copy "files_remover: ^0.0.2" to clipboard
files_remover: ^0.0.2 copied to clipboard

Dart 1 only

Transformer that will remove list of files.

Transformer that will remove list of files.

Usage #

Simply add the following lines to your pubspec.yaml:

:::yaml
dependencies:
  files_remover: any
transformers:
  - files_remover

Configuration #

You can specify list of files:

:::yaml
transformers:
  - files_remover:
      files: 
      - /path/to/file_1
      - /path/to/file_2
      - /path/to/file_n
0
likes
15
points
10
downloads

Publisher

unverified uploader

Weekly Downloads

Transformer that will remove list of files.

Homepage

License

MIT (license)

Dependencies

barback

More

Packages that depend on files_remover