more_visibility 0.1.2
more_visibility: ^0.1.2 copied to clipboard
Custom lint and builder bringing directory-scoped visibility via @mprotected and @mdefault annotations.
0.1.0 #
- Introduce
@mprotectedand@mdefaultannotations. - Add custom lint to enforce directory-scoped visibility.
- Add post-process builder to auto-annotate generated files.
- Provide example project and end-to-end tests.