Skip to content

Commit d933691

Browse files
committed
Update pubspec.yaml.
1 parent cdd54b5 commit d933691

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

pubspec.yaml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,12 @@ dependencies:
2020
# Use with the CupertinoIcons class for iOS style icons.
2121
cupertino_icons: ^0.1.2
2222
flutter_webrtc: ^0.2.2
23-
shared_preferences: 0.5.2
24-
shared_preferences_fde:
25-
git:
26-
url: https://github.com/google/flutter-desktop-embedding.git
27-
path: plugins/flutter_plugins/shared_preferences_fde
23+
shared_preferences:
24+
shared_preferences_macos:
2825

2926
# Required for MediaRecorder example
3027
path_provider:
31-
path_provider_fde:
32-
git:
33-
url: https://github.com/google/flutter-desktop-embedding.git
34-
path: plugins/flutter_plugins/path_provider_fde
28+
path_provider_macos:
3529

3630
dev_dependencies:
3731
flutter_test:

0 commit comments

Comments
 (0)