Skip to content

Commit

Permalink
Added missing foundation lib
Browse files Browse the repository at this point in the history
  • Loading branch information
eldadfux committed Sep 8, 2020
1 parent 67f313f commit 876a3c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/services/account.dart
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import 'package:universal_html/html.dart' as html;

import 'package:dio/dio.dart';
import 'package:meta/meta.dart';
import 'package:flutter/foundation.dart';
import 'package:flutter_web_auth/flutter_web_auth.dart';

import "../client.dart";
Expand Down

0 comments on commit 876a3c0

Please sign in to comment.