We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e9d805 commit 7af6716Copy full SHA for 7af6716
source_gen/lib/src/type_checker.dart
@@ -2,8 +2,6 @@
2
// for details. All rights reserved. Use of this source code is governed by a
3
// BSD-style license that can be found in the LICENSE file.
4
5
-// ignore_for_file: deprecated_member_use until analyzer 7 support is dropped.
6
-
7
import 'package:analyzer/dart/analysis/results.dart';
8
import 'package:analyzer/dart/ast/ast.dart';
9
import 'package:analyzer/dart/constant/value.dart';
0 commit comments