github dart-lang/source_gen v0.7.4+2

latest releases: source_gen-v0.9.10+5, source_gen-v1.2.1, source_gen-v1.2.0...
6 years ago
  • BUG FIX: ConstantReader.revive() now properly returns no URL fragment
    when the constant expression is resolved from a top-level or static-field.
    The documentation had said otherwise, and it was impossible to tell the
    difference between a constructor and a field. Now, fields are always in
    the form of accessor = {clazz}.{field} or {topLevelField}.

  • Fix file URIs on windows.

Don't miss a new source_gen release

NewReleases is sending notifications on new releases.