diff --git a/example/ios/Podfile.lock b/example/ios/Podfile.lock index 4a8e5d4..641564d 100644 --- a/example/ios/Podfile.lock +++ b/example/ios/Podfile.lock @@ -30,7 +30,7 @@ EXTERNAL SOURCES: :path: ".symlinks/plugins/video_player_avfoundation/ios" SPEC CHECKSUMS: - app_settings: d103828c9f5d515c4df9ee754dabd443f7cedcf3 + app_settings: 54b8813f690b34f757c0bf97a46637bed5acc76c Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854 image_picker_ios: 4a8aadfbb6dc30ad5141a2ce3832af9214a705b5 shared_preferences_foundation: 5b919d13b803cadd15ed2dc053125c68730e5126 diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 3699c43..a0a4c28 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -29,7 +29,9 @@ dependencies: # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.2 - flutter_survey_js: ^0.0.2-dev.5 + flutter_survey_js: + git: + url: https://github.com/wwt/flutter_survey_js.git json_editor: ^0.0.8 shared_preferences: ^2.1.2