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 185ae0f commit 44164f8Copy full SHA for 44164f8
packages/supabase_flutter/lib/src/supabase.dart
@@ -1,6 +1,4 @@
1
import 'dart:async';
2
-import 'dart:developer' as dev;
3
-import 'dart:io';
4
5
import 'package:async/async.dart';
6
import 'package:flutter/foundation.dart';
0 commit comments