pubtidy 0.0.3+1 copy "pubtidy: ^0.0.3+1" to clipboard
pubtidy: ^0.0.3+1 copied to clipboard

generate flatten entry file of package

Pub Tidy

pub package

lib/
    src/
        a/
            sub/
            sub.dart # generated with `export` files under `src/sub/`
        b/
    a.dart # generated with `export` files under `src/a/` 
    b.dart # generated with `export` files under `src/b/`
  • path starts with _ as private will be excluded.
  • only generate entry file for the first level under lib/.
0
likes
90
pub points
0%
popularity

Publisher

unverified uploader

generate flatten entry file of package

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

analyzer, path

More

Packages that depend on pubtidy