blob: cfb4bdad1fdc447c721b9888018976e1c0f82b75 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
diff -pNaru3 a/flutter/pubspec.yaml b/flutter/pubspec.yaml
--- a/flutter/pubspec.yaml 2025-01-06 01:00:58.263460942 -0500
+++ b/flutter/pubspec.yaml 2025-01-06 01:01:23.960122697 -0500
@@ -27,6 +27,7 @@ dependencies:
flutter_localizations:
sdk: flutter
+ screen_retriever:
ffi: ^2.1.0
path_provider: ^2.1.1
external_path: ^1.0.3
|