auto_exporter_annotation 1.0.1 auto_exporter_annotation: ^1.0.1 copied to clipboard
This library is an annotation for auto_exporter library, see auto_exporter for more information.
example/auto_exporter_annotation_example.dart
import 'package:auto_exporter_annotation/auto_exporter_annotation.dart';
@IgnoreExport()
void main() {}