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 cdd54b5 commit d933691Copy full SHA for d933691
pubspec.yaml
@@ -20,18 +20,12 @@ dependencies:
20
# Use with the CupertinoIcons class for iOS style icons.
21
cupertino_icons: ^0.1.2
22
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
+ shared_preferences:
+ shared_preferences_macos:
28
29
# Required for MediaRecorder example
30
path_provider:
31
- path_provider_fde:
32
33
34
- path: plugins/flutter_plugins/path_provider_fde
+ path_provider_macos:
35
36
dev_dependencies:
37
flutter_test:
0 commit comments