Skip to content

Commit 876a3c0

Browse files
committed
Added missing foundation lib
1 parent 67f313f commit 876a3c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/services/account.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import 'package:universal_html/html.dart' as html;
44

55
import 'package:dio/dio.dart';
66
import 'package:meta/meta.dart';
7+
import 'package:flutter/foundation.dart';
78
import 'package:flutter_web_auth/flutter_web_auth.dart';
89

910
import "../client.dart";

0 commit comments

Comments
 (0)