PackageTrack
Sign in Get early access

scip_dart

generates scip bindings for dart files

1.6.2 9.5K downloads/mo #3009 most downloaded on pub.dev Workiva/scip-dart

What this package is like to depend on

Last release 1 years ago

28 May 2025

Ships fairly regularly

a new release about every 6 weeks

Nearly every release is documented

notes for 20 of 20 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

20 releases · first in 2023

0 releases in the last 12 months

see the full history below

Release timeline

20 releases · Apr 2023 to May 2025
2024 2025 2026
Release Pre-release

Releases

latest 20
  1. 1.6.2 28 May 2025
    Release notes

    Info

    Build: (waiting for build to complete)
    Skynet Results: (waiting for Skynet results)
    Pipeline: (waiting for pipeline to start)
    This patch release includes the following changes:

    Miscellaneous

    • #116 FEA-3240: Support Dart v3
      • FEDX-3047 [scip-dart] Support Dart v3
    • #175 FEDX-2979: Pubspec Indexing followups
      • FEDX-2979 Gracefully handle missing pubspec version
    • #177 FEDX-2978 Release scip-dart 1.6.2
      • FEDX-2978 RELEASE scip-dart 1.6.2

    Notes created on Wednesday, May 28 03:44 PM UTC

    Open source →
    Release notes
    • Fixed a few minor bugs found in pubspec.yaml indexing (skips publish_to: none pubspecs, and considers "version" optional)
    • Updates version constraints to support running on dart 3
    Open source →
  2. 1.6.1 16 Apr 2025
    Release notes

    Info

    Build: (waiting for build to complete)
    Skynet Results: (waiting for Skynet results)
    Pipeline: (waiting for pipeline to start)
    This patch release includes the following changes:

    Miscellaneous

    • #171 Bump dependency_validator from 4.1.2 to 4.1.3

    • #172 Bump dart_dev from 4.2.2 to 4.2.3

    • #173 FEDX-2972: Pubspec Indexing

      • FEDX-2972 Pubspec Indexing
    • #174 FEDX-2495 Release scip-dart 1.6.1

      • FEDX-2495 RELEASE scip-dart 1.6.1

    Notes created on Wednesday, April 16 04:25 PM UTC

    Open source →
    Release notes
    • Added a default disabled flag for indexing pubspec.yaml files --index-pubspec.
    Open source →
  3. 1.6.0 31 Jan 2025
    Release notes

    Info

    Build: (waiting for build to complete)
    Skynet Results: (waiting for Skynet results)
    Pipeline: (waiting for pipeline to start)
    This minor release includes the following changes:

    Miscellaneous

    • #169 feat: --output flag

    • #170 FEDX-2340 Release scip-dart 1.6.0

      • FEDX-2340 RELEASE scip-dart 1.6.0

    Notes created on Friday, January 31 05:59 PM UTC

    Open source →
    Release notes
    • Added --output flag to configure output location of the generated index file
    Open source →
  4. 1.5.4 07 Jan 2025
    Release notes

    Info

    Build: (waiting for build to complete)
    Skynet Results: (waiting for Skynet results)
    Pipeline: (waiting for pipeline to start)
    This patch release includes the following changes:

    Miscellaneous

    • #161 Bump workiva_analysis_options from 1.4.2 to 1.4.3

    • #162 Bump dependency_validator from 4.1.0 to 4.1.2

    • #165 FEDX-2227: Fixed logic for constructor references

      • FEDX-2227 Fixed logic for constructor references
    • #167 FEDX-2113 Release scip-dart 1.5.4

      • FEDX-2113 RELEASE scip-dart 1.5.4

    Notes created on Tuesday, January 07 08:44 PM UTC

    Open source →
    Release notes
    • Fixed a bug where constructor references weren't correctly indexed
    Open source →
  5. 1.5.3 07 Dec 2024
    Release notes

    Info

    Build: (waiting for build to complete)
    Skynet Results: (waiting for Skynet results)
    Pipeline: (waiting for pipeline to start)
    This patch release includes the following changes:

    Miscellaneous

    • #156 Bump workiva_analysis_options from 1.4.1 to 1.4.2

    • #157 Bump Workiva/gha-dart-oss from 0.1.6 to 0.1.7

    • #158 Bump dart_dev from 4.2.0 to 4.2.2

    • #159 raise_min_dart_sdk_2_19

    • #160 FEDX-1674 Release scip-dart 1.5.3

      • FEDX-1674 RELEASE scip-dart 1.5.3

    Notes created on Saturday, December 07 12:29 AM UTC

    Open source →
    Release notes
    • Dependency bumps
    Open source →
  6. 1.5.2 27 Sep 2024
    Release notes

    Info

    Build: (waiting for build to complete)
    Skynet Results: (waiting for Skynet results)
    Pipeline: (waiting for pipeline to start)
    This patch release includes the following changes:

    Miscellaneous

    • #152 FEDX-1670: Fixed getters, setters, and field relationships
      • FEDX-1670 Fixed getters, setters, and field relationships
    • #154 FEDX-1660 Release scip-dart 1.5.2
      • FEDX-1660 RELEASE scip-dart 1.5.2

    Notes created on Friday, September 27 08:17 PM UTC

    Open source →
    Release notes
    • Improved support for getters/setters, utilizing <get>/<set> keywords within indexed symbols
    • Fixed relationship indexing for fields, getters, and setters
    Open source →
  7. 1.5.1 25 Sep 2024
    Release notes

    Info

    Build: (waiting for build to complete)
    Skynet Results: (waiting for Skynet results)
    Pipeline: (waiting for pipeline to start)
    This patch release includes the following changes:

    Miscellaneous

    • #149 FEDX-1655: Added missing kinds
      • FEDX-1655 Added missing kinds
    • #150 FEDX-1649 Release scip-dart 1.5.1
      • FEDX-1649 RELEASE scip-dart 1.5.1

    Notes created on Wednesday, September 25 02:42 PM UTC

    Open source →
    Release notes
    • Adds support for missing SymbolInformation.kind on extension, mixin symbols
    Open source →
  8. 1.5.0 23 Sep 2024
    Release notes

    Info

    Build: (waiting for build to complete)
    Skynet Results: (waiting for Skynet results)
    Pipeline: (waiting for pipeline to start)
    This minor release includes the following changes:

    Miscellaneous

    • #141 Bump Workiva/gha-dart-oss from 0.1.2 to 0.1.3

    • #142 Bump dart_dev from 4.1.1 to 4.2.0

    • #143 Bump Workiva/gha-dart-oss from 0.1.3 to 0.1.5

    • #145 Bump Workiva/gha-dart-oss from 0.1.5 to 0.1.6

    • #146 FEDX-1648: Added symbol kind support

      • FEDX-1648 Added symbol kind support
    • #148 FEDX-1471 Release scip-dart 1.5.0

      • FEDX-1471 RELEASE scip-dart 1.5.0

    Notes created on Monday, September 23 07:02 PM UTC

    Open source →
    Release notes
    • Adds support for SymbolInformation.kind on the following symbols: class, enum, type alias, constructor, method, function, variable, parameter, property, and field.
    Open source →
  9. 1.4.4 21 Aug 2024
    Release notes

    Info

    Build: (waiting for build to complete)
    Skynet Results: (waiting for Skynet results)
    Pipeline: (waiting for pipeline to start)
    This patch release includes the following changes:

    Miscellaneous

    • #139 Bump Workiva/gha-dart-oss from 0.1.1 to 0.1.2

    • #140 FEDX-1455 Release scip-dart 1.4.4

      • FEDX-1455 RELEASE scip-dart 1.4.4

    Notes created on Wednesday, August 21 06:08 PM UTC

    Open source →
    Release notes
    • Minor update to release CI
    Open source →
  10. 1.4.1 09 Jul 2024
    Release notes
    • Added elementFor to the exported SymbolGenerator that can be used to retrieve the analyzer Element that should be used when generating symbols
    • Fixed issue where the synthetic values field on Enum types was getting indexed (we just dont want to index this)
    • Fixed issue where named normal formal parameters were only declared as references to their targeting field, now they are both a reference and a definition
    Open source →
  11. 1.4.0 05 Mar 2024
    Release notes
    • Exported SymbolGenerator from the symbol_generator.dart entrypoint. Making use of this will allow generation of scip symbols outside of scip-darts main use case of indexing all the symbols in a dart repo
    Open source →
  12. 1.3.0 01 Feb 2024
    Release notes
    • Default index-relationships to true, now all scip files will be generating relationship data by default
    • Fixed issue where this.<param> declared in a constructor (NormalFormalParameters), was incorrectly referencing the this part of the parameter
    • Updated the internal protobuf spec to the latest version. This includes populating signatureDocumentation as apart of symbol information declarations
    Open source →
  13. 1.2.1 03 Nov 2023
    Release notes
    • Fixed a bug discovered with diagnostic reporting, where most diagnostics were missing
    Open source →
  14. 1.2.0 23 Oct 2023
    Release notes
    • Added support for occurrence diagnostics, all indexed packages will now include hints, warnings, and errors from the dart analysis server
    Open source →
  15. 1.1.5 13 Sep 2023
    Release notes
    • Fixed issues where cascade references would incorrectly index variables and assignments
    • Fixed issues where functions passed as parameters would incorrectly index their nested parameters
    Open source →
  16. 1.1.4 10 Aug 2023
    Release notes
    • Put the generation of relationships field behind a --index-relationships flag which needs to be opted in. This was to continue to work on coverage of relationships support without effecting consumers.
    • Fixed issue where the projectRoot uri was being calculated incorrectly
    Open source →
  17. 1.1.3 17 Jul 2023
    Release notes
    • Generated scip bindings updated to provide relationship fields. This allows for "Go to Implementations" and other class/method inheritance navigation.
    Open source →
  18. 1.1.2 29 Jun 2023
    Release notes
    • Added --version flag to retrieve the version of scip-dart
    • Populated ToolInfo.version in resulting scip files
    Open source →
  19. 1.1.1 22 Jun 2023
    Release notes
    • Fixed bug where running indexing on a dart package with a nested subpackage would throw an exception
    Open source →
  20. 1.0.6 18 Apr 2023
    Release notes
    • Initial open sourcing of repo
    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