flutter_auto_export 1.1.1 copy "flutter_auto_export: ^1.1.1" to clipboard
flutter_auto_export: ^1.1.1 copied to clipboard

A new Flutter package that allows you to auto export types globally.

pub package

Flutter Auto Export #

A new Flutter package that allows you to auto export types globally.

Getting Started #

To use auto export feature, you just need to add the @AutoExporter() annotation to your class that you want to be automatically exported in the lib/auto_export.dart file.

Then in your other files, you just need to import the auto_export.dart file to have access to all auto exported files

5
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A new Flutter package that allows you to auto export types globally.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

analyzer, build, build_resolvers, glob, meta, source_gen

More

Packages that depend on flutter_auto_export