We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7993c2 + c835f49 commit 15d3635Copy full SHA for 15d3635
1 file changed
lib/main.dart
@@ -41,7 +41,6 @@ Future<void> main() async {
41
url: supabaseUrl,
42
anonKey: supabaseApiKey,
43
);
44
-
45
usePathUrlStrategy();
46
47
runApp(MultiProvider(
0 commit comments