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 3e82113 commit 861564cCopy full SHA for 861564c
fixtures/_webdevSoundSmoke/web/main.dart
@@ -5,6 +5,8 @@
5
import 'dart:async';
6
import 'dart:convert';
7
import 'dart:developer';
8
+// TODO: https://github.com/dart-lang/webdev/issues/2508
9
+// ignore: deprecated_member_use
10
import 'dart:html';
11
12
void main() {
0 commit comments