We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce48a18 commit e85988fCopy full SHA for e85988f
pkgs/stream_transform/example/main.dart
@@ -5,7 +5,6 @@
5
import 'package:stream_transform/stream_transform.dart';
6
import 'package:web/web.dart';
7
8
-
9
void main() {
10
var firstInput = document.querySelector('#first_input') as HTMLInputElement;
11
var secondInput = document.querySelector('#second_input') as HTMLInputElement;
0 commit comments