mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This eliminates the (deprecated) super_goes_last lint in the license tool's analysis options. It's been an error in the default analyzer since Dart 2. See the deprecation details at https://dart-lang.github.io/linter/lints/super_goes_last.html