PackageTrack
Sign in Get early access

analysis_server_plugin_core

Core components to build a custom Dart analysis server plugin.

1.1.5 Ragibn5/dart-flutter-packages

What this package is like to depend on

Last release 22 days ago

02 Aug 2026

Too new to tell

only 2 release windows

Nearly every release is documented

notes for 6 of 6 stable releases

2 versions withdrawn

withdrawn after publishing

1 months old

8 releases · first in 2026

8 releases in the last 12 months

see the full history below

Release timeline

8 releases · Jul 2026 to Aug 2026
Release Pre-release Withdrawn

Releases

latest 8
  1. 1.1.5 02 Aug 2026
    Release notes

    Changed

    • Updated documentations.
    • Updated loghub constraint from ^1.0.0 to ^1.0.1.
    Open source →
  2. 1.1.4 29 Jul 2026
    Release notes

    Changed

    • Updated docs.
    Open source →
  3. 1.1.3 29 Jul 2026 withdrawn
    Release notes

    Changed

    • Updated docs.
    Open source →
  4. 1.1.2 26 Jul 2026
    Release notes

    Changed

    • Updated docs.
    Open source →
  5. 1.1.1 26 Jul 2026
    Release notes

    Fixed

    • Readability in example code.
    • Typo and/or grammar in README.
    Open source →
  6. 1.1.0 26 Jul 2026 withdrawn
    Release notes

    Added

    • PluginBuilder<C> for type-safe, builder-based plugin construction with shared session management.
    • SessionedRuleFactory<C> typedef for registering session-managed lint and warning rules via PluginBuilder.
    Open source →
  7. 1.0.1 20 Jul 2026
    Release notes

    release/parser_core-1.0.1

    Open source →
    Release notes

    Update ap_template analysis_options.yaml

    Open source →
    Release notes

    Added

    • PathStringExtensions on String with normalizePathSeparators, ensureTrailingPathSeparator, and surroundingPathSeparator for cross-platform path manipulation.
    • RuleContextExtensions on RuleContext with packageRelativeUnitPath(pathSeparator:) for resolving file paths relative to the package root.
    • README with installation instructions, quick-start guide, and component reference.

    Changed

    • PathStringExtensions methods now take a required pathSeparator parameter instead of hardcoding /.
    • packageRelativeUnitPath is now a method requiring a pathSeparator parameter.

    Fixed

    • ensureTrailingPathSeparator now uses the provided pathSeparator instead of hardcoded /.
    • surroundingPathSeparator now uses the provided pathSeparator instead of hardcoded /.
    • packageRelativeUnitPath now correctly appends pathSeparator instead of packageRoot when the root lacks a trailing separator.
    Open source →
  8. 1.0.0 18 Jul 2026
    Release notes

    Added

    • Core components to build a custom Dart analysis server plugin.
    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