PackageTrack
Sign in Get early access

tachyon

A code generation building tool.

0.4.0 6.1K downloads/mo #3575 most downloaded on pub.dev spideythewebhead/tachyon

What this package is like to depend on

Last release 6 months ago

14 Feb 2026

Release timing varies

gaps range from 2 weeks to 10 months

Nearly every release is documented

notes for 17 of 17 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

21 releases · first in 2023

3 releases in the last 12 months

see the full history below

Release timeline

21 releases · May 2023 to Feb 2026
2024 2025 2026
Release Pre-release

Releases

latest 21
  1. 0.4.0 14 Feb 2026
    Release notes Open source →
    Release notes
    • Lax analyzer version supported range #92
    • Fix: Broken tests #95
    Open source →
  2. 0.4.0-dev.3 19 Oct 2025 pre-release
    Release notes Open source →
    Release notes
    • Fix not running dart pub get when cloning tachyon from pub cache [#88](https://github.com/spideythewebhead/tachyon/issues/88
    Open source →
  3. 0.4.0-dev.2 18 Oct 2025 pre-release
    Release notes Open source →
    Release notes
    • Fix incorrectly indexing unregistered projects #79
    • Fix not being able to use compile command when package lives in pub cache #68
    • Use formatter options in analysis_options.yaml for generated files #85
      • Deprecated generated_file_line_length
    • Update dependencies and dart sdk (3.2.9) #81
    Open source →
  4. 0.4.0-dev.1 03 Aug 2025 pre-release
    Release notes
    • [Experimental] Allow external packages to be indexed
      • New option external_packages added in tachyon_config.yaml
      • See pubspec.yaml for more information
    Open source →
  5. 0.4.0-dev.0 21 Jul 2025 pre-release
    Release notes
    • [Experimental] New command introduced compile #68
      • run: dart run tachyon compile
      • This command compiles tachyon and the plugins used in the project and outputs an executable file called ctachyon. ctachyon <command> replaces dart run tachyon <command>
      • Updating tachyon or any of the plugins require a re-compilation
    Open source →
  6. 0.3.2 12 Apr 2025
    Release notes
    • Fix: Active write completer never being remove from the active writes map
    Open source →
  7. 0.3.1 10 Nov 2024
    Release notes
    • Remove dependency on rxdart
    • Fix: Tachyon being disposed twice in "watch" command
    Open source →
  8. 0.3.0 06 Jan 2024
    Release notes Open source →
    Release notes
    • Fix: Not able to build when for in is used with pattern matching
    Open source →
  9. 0.2.2 04 Nov 2023
    Release notes
    • Fix: Unable to find from/to json methods for enums
    • Handle watcher crashes
    • Update README with vscode issue
    Open source →
  10. 0.2.1 02 Nov 2023
    Release notes
    • Lower meta and stack_trace dependencies to solve conflicts with flutter_test
    Open source →
  11. 0.2.0 01 Nov 2023
    Release notes
    • Add function declaration method support in DeclarationFinder
    • Add ability to reload plugins without re-running tachyon
    • Add ability to get a named argument (expression) in AnnotationValueExtractor
    • Add "discarded_futures" in analysis_options.yaml
    • Update "ignore_for_file" for generated files
    Open source →
  12. 0.1.0 03 Oct 2023
    Release notes
    • Bump dependencies versions to latest
    Open source →
  13. 0.0.9 07 Sep 2023
    Release notes
    • Fix not resolving classes correctly on Windows
    Open source →
  14. 0.0.8 27 Aug 2023
    Release notes
    • Bump dart sdk minimum version to 3.1.0
    • Bump "watcher" to ^1.1.0
    Open source →
  15. 0.0.7 18 Jun 2023
    Release notes
    • Fix tachyon build crashing when using flutter > generate: true
    Open source →
  16. 0.0.6 05 Jun 2023
    Release notes
    • Update "analyzer" dependency to 5.13.0
    • Fix registerPlugins path resolving on Windows
    Open source →
  17. 0.0.5 30 May 2023
    Release notes
    • Improved rebuild for circular dependencies
    • Fix deprecation lints
    Open source →
  18. 0.0.4 29 May 2023
    Release notes
    • Improved indexing
    • Improved rebuilding on watch mode
    Open source →
  19. 0.0.3 28 May 2023
    Release notes
    • Added tests
    • Added prefix support for CustomDartType
      • If a symbol is using a prefix (import as) this will be included now as prefix
      • Renamed CustomDartType to TachyonDartType
    • Improvements for AnnotationValueExtractor
    • Improvements for findDartFileFromDirectiveUri
    • Improvements for plugins registrations
    • Generated files will now be excluded from coverage
    Open source →
  20. 0.0.2 09 May 2023
    Release notes
    • Improve naming of the API

    • Improve running plugins code generation "simultaneously"

    • Improve IsolateLogger batching multiple writes into 1 message

    • Improve documentation

    • Bug fixes

      • findDartFileFromUri (now findDartFileFromDirectiveUri) would return wrong path for a relative import/export
      • IsolateLogger not respecting severity when printing
    Open source →
  21. 0.0.1 04 May 2023
    Release notes
    • Initial version.
    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