Skip to content

Update to Dart 3 and bump to 0.4.0 #29

Update to Dart 3 and bump to 0.4.0

Update to Dart 3 and bump to 0.4.0 #29

GitHub Actions / Analysis of interval_tree succeeded Nov 20, 2023 in 7s

Package analysis results for interval_tree

Scores

  • Health score: 100.00%
  • Maintenance score: 60.00%

Note that 50% of the overall score of your package on the Pub site will be based on its popularity ; 30% on its health score ; and 20% on its maintenance score.

Dartanalyzer

  • Errors: 0
  • Warnings: 0
  • Hints: 0

Details

Issues

General

  • Fix dependencies in pubspec.yaml
    Running pub upgrade failed with the following output:
    • ERR: The current Dart SDK version is 2.9.0.
    • Because interval_tree requires SDK version >=3.0.0 <4.0.0, version solving failed.

Maintenance

  • Support future stable Dart 2 SDKs in pubspec.yaml
    20.0 points
    The SDK constraint in pubspec.yaml doesn't allow future stable Dart 2.x SDK releases.
  • No valid SDK
    20.0 points
    The analysis could not detect a valid SDK that can use this package.

Versions

  • Pana: 0.13.16
  • Dart: 2.9.0
  • Flutter: 1.20.1