We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a5db32 commit bd0add1Copy full SHA for bd0add1
lib/src/io_html.dart
@@ -4,6 +4,7 @@
4
5
import 'dart:async' show Future, Stream;
6
import 'dart:convert' show Encoding;
7
+// ignore: deprecated_member_use
8
import 'dart:html';
9
import 'dart:typed_data' show ByteBuffer;
10
0 commit comments