PackageTrack
Sign in Get early access

auto_exporter

A Dart package that allows you to auto export files, see README.md to know how to use it, just use the terminal and change the dart file name.

4.2.0 normidar/auto_exporter

What this package is like to depend on

Last release 17 days ago

07 Aug 2026

Release timing varies

gaps range from 2 weeks to 8 months

Nearly every release is documented

notes for 45 of 45 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

45 releases · first in 2022

3 releases in the last 12 months

see the full history below

Release timeline

45 releases · Jan 2022 to Aug 2026
2023 2024 2025 2026
Release Pre-release

Releases

latest 45
  1. 4.2.0 07 Aug 2026
    Release notes
    • FIX: compatibility with analyzer 11+ (NamedCompilationUnitMember removed) and analyzer 13+ (ClassDeclaration/EnumDeclaration/ExtensionTypeDeclaration now expose namePart instead of name).
    • Update analyzer to >=13.0.0 <15.0.0.
    Open source →
  2. 4.1.1 23 Jun 2026
    Release notes
    • FIX: use latest melos.
    Open source →
  3. 4.1.0 12 Mar 2026
    Release notes
    • Update analyzer to >=8.0.0 <12.0.0
    • Update build to ^4.0.0
    • Update source_gen to ^4.0.0
    Open source →
  4. 4.0.0 18 Jul 2025
    Release notes
    • Update build to build: ^3.0.0
    Open source →
  5. 3.5.1 21 Jun 2025
    Release notes
    • Project Refactoring.
    Open source →
  6. 3.5.0 16 Apr 2025
    Release notes
    • analyzer -> ^7.0.0
    • source_gen -> ^2.0.0
    • dart_style -> ^3.0.1
    Open source →
  7. 3.4.2 26 Dec 2024
    Release notes
    • Remove comments on export file.
    Open source →
  8. 3.4.1 28 Jun 2024
    Release notes
    • Fix: Disordered comment
    Open source →
  9. 3.4.0 28 Jun 2024
    Release notes
    • Sort and format export list: all your device will generate the same export file.
    Open source →
  10. 3.3.2 17 Jun 2024
    Release notes
    • Fix: Only one @IgnoreExport annotation show nothing.
    Open source →
  11. 3.3.1 11 Jun 2024
    Release notes
    • Docs: update docs for multi languages.
    Open source →
  12. 3.3.0 04 Jun 2024
    Release notes
    • Feature: export specific sub plugins.
    Open source →
  13. 3.2.0 03 Jun 2024
    Release notes
    • Check annotaions each class, enum, method, variable.
    Open source →
  14. 3.1.2 30 May 2024
    Release notes
    • move plugin.
    Open source →
  15. 3.1.1 07 May 2024
    Release notes
    • move plugin to normidar-group.
    • update README.md
    • remove pubspec.lock
    Open source →
  16. 3.1.0 21 Mar 2024
    Release notes
    • use ast to check code is part of or not
    Open source →
  17. 3.0.2 03 Feb 2024
    Release notes
    • Fixed bug for part of
    Open source →
  18. 3.0.1 03 Feb 2024
    Release notes
    • Fixed bug
    Open source →
  19. 3.0.0 03 Feb 2024
    Release notes
    • Big change: you can export as you package name
    • Big change: you can just export a little bit of files
    Open source →
  20. 2.0.1 26 Jan 2024
    Release notes
    • removed all print on code
    Open source →
  21. 2.0.0 08 Jan 2024
    Release notes
    • move all annotations to auto_exporter_annotation library.
    • update all dependencies
    Open source →
  22. 1.5.0 12 Nov 2023
    Release notes
    • Added IgnoreExport annotation to ignore export files
    Open source →
  23. 1.4.8 19 Jul 2023
    Release notes
    • update all included packages.
    Open source →
  24. 1.4.7 16 May 2023
    Release notes
    • add a empty line to end of export file
    Open source →
  25. 1.4.6 12 May 2023
    Release notes
    • add sample project
    • fix can not run with newest flutter version (an issue of order)
    Open source →
  26. 1.4.5 23 Mar 2023
    Release notes
    • update pubspec.lock.
    Open source →
  27. 1.4.4 20 Nov 2022
    Release notes
    • change the README.md file.
    Open source →
  28. 1.4.3 17 Oct 2022
    Release notes
    • update sub packages versions
    Open source →
  29. 1.4.2 21 May 2022
    Release notes
    • update packages
    Open source →
  30. 1.4.1 19 Apr 2022
    Release notes
    • insert hint to exported file
    • update packages
    Open source →
  31. 1.4.0 10 Apr 2022
    Release notes
    • insert hint to exported file
    Open source →
  32. 1.3.8 01 Mar 2022
    Release notes
    • try to remove source_gen
    Open source →
  33. 1.3.7 25 Feb 2022
    Release notes
    • fix cannot: do not export the project exporter
    Open source →
  34. 1.3.6 25 Feb 2022
    Release notes
    • do not export the project exporter
    Open source →
  35. 1.3.5 25 Feb 2022
    Release notes
    • fix error
    Open source →
  36. 1.3.4 25 Feb 2022
    Release notes
    • try to show the config
    Open source →
  37. 1.3.3 25 Feb 2022
    Release notes
    • try to fix type 'SyntheticSourceAssetNode' is not a subtype of type 'GeneratedAssetNode' in type cast
    Open source →
  38. 1.3.2 25 Feb 2022
    Release notes
    • try to unexport the assets
    • try to show the package name
    Open source →
  39. 1.3.1 25 Feb 2022
    Release notes
    • try to unexport the assets
    Open source →
  40. 1.3.0 25 Feb 2022
    Release notes
    • remove the AutoExporter
    Open source →
  41. 1.2.4 08 Jan 2022
    Release notes
    • change the created file name to main.dart
    Open source →
  42. 1.2.3 08 Jan 2022
    Release notes
    • change the created file name to the package name
    Open source →
  43. 1.2.2 08 Jan 2022
    Release notes
    • change the created file name to main.dart
    Open source →
  44. 1.2.1 08 Jan 2022
    Release notes
    • change the created file name to the package name
    Open source →
  45. 1.2.0 08 Jan 2022
    Release notes
    • fork the original package and update the version to null safety
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive