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 ec9b365 commit 0c7bfb6Copy full SHA for 0c7bfb6
templates/flutter/lib/src/client_io.dart.twig
@@ -13,6 +13,7 @@ import 'enums.dart';
13
import 'exception.dart';
14
import 'interceptor.dart';
15
import 'response.dart';
16
+import 'package:flutter/foundation.dart';
17
18
ClientBase createClient({
19
required String endPoint,
0 commit comments