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 67f313f commit 876a3c0Copy full SHA for 876a3c0
lib/services/account.dart
@@ -4,6 +4,7 @@ import 'package:universal_html/html.dart' as html;
4
5
import 'package:dio/dio.dart';
6
import 'package:meta/meta.dart';
7
+import 'package:flutter/foundation.dart';
8
import 'package:flutter_web_auth/flutter_web_auth.dart';
9
10
import "../client.dart";
0 commit comments