flutter_auto_export 1.1.1
flutter_auto_export: ^1.1.1 copied to clipboard
A new Flutter package that allows you to auto export types globally.
1.1.1 - 2020-07-25 #
- Downgrade meta package version
1.1.0 - 2020-07-25 #
- Updated dependencies, now extensions are can be auto exported without fake class trick
1.0.2 - 2020-06-07 #
- Added first line on auto_export file warning about that is generated code
- Added example
1.0.1 - 2020-06-07 #
- Added simple documentation on readme
1.0.0 - 2020-06-07 #
- First version of the package