dart_exporter 3.0.6 copy "dart_exporter: ^3.0.6" to clipboard
dart_exporter: ^3.0.6 copied to clipboard

generate exports with build runner

3.0.6 #

  • update dependencies

3.0.5 #

  • update dependencies

3.0.4 #

  • support freezed to export $*CopyWith

3.0.3 #

  • change use_export_annotation default false

3.0.2 #

  • update dart exporter annotation with forceExportItems

3.0.1 #

  • update pubspecs

3.0.0 #

  • update pubspecs

2.0.2 #

  • Fix uri error when export 'part'

2.0.1 #

  • CHANGE: Default is will not export anything!!
  • Update readme

2.0.0 #

  • add reverse options, and handle Export annotation

1.0.4 #

  • add ignored extension options

1.0.3 #

  • Move generated file to lib/src
  • Update document

1.0.2 #

  • Downgrade Packages

1.0.1 #

  • Update Packages

1.0.0 #

  • Initial version.