analyzer 0.25.1-alpha.4
analyzer: ^0.25.1-alpha.4 copied to clipboard
Static analyzer for Dart.
0.25.0 #
- Commandline interface moved to dedicated
analyzer_clipackage. Files moved:bin/analyzer.dartlib/options.dartlib/src/analyzer_impl.dartlib/src/error_formatter.dart
- Removed dependency on the
argspackage.
0.22.1 #
- Changes in the async/await support.
0.22.0 #
New API:
-
Source.uriadded.Breaking changes:
-
DartSdk.fromEncodingreplaced withfromFileUri. -
Source.resolveRelativereplaced withresolveRelativeUri.