chrome required screen

This commit is contained in:
Ben Allfree
2026-02-22 07:40:40 -08:00
parent b5e47ce44f
commit 5676cbd84e
37 changed files with 268 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
export 'browser_detection_stub.dart'
if (dart.library.html) 'browser_detection_web.dart';