barrel_generator 1.0.3 barrel_generator: ^1.0.3 copied to clipboard
Generate barrel files for Dart using build_runner.
1.0.3 #
- Fixed a bug where the generator was linking non-existent barrel files in non-empty folders.
1.0.2 #
- Fixed a bug where the generator doesn't work when a project sits in the root of a drive.
1.0.1 #
- Downgraded
analyzer
to6.5.0
to fix compatibility issues withcollection
.
1.0.0 #
- Initial version.