Skip to content

Commit 6aa2980

Browse files
committed
fix dart tests
1 parent a44d4f1 commit 6aa2980

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/dart/lib/src/client_io.dart.twig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import 'dart:io';
12
import 'dart:io' show Platform;
23
import 'dart:math';
34
import 'package:http/http.dart' as http;

0 commit comments

Comments
 (0)