Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Typo fix
  • Loading branch information
stuartmorgan-g committed Jun 13, 2022
commit bcbcb68048c5b3e9d7b210652171cc9739a50df2
2 changes: 1 addition & 1 deletion packages/image_picker/image_picker_android/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ flutter:
android:
package: io.flutter.plugins.imagepicker
pluginClass: ImagePickerPlugin
dartPLuginClass: ImagePickerAndroid
dartPluginClass: ImagePickerAndroid

dependencies:
flutter:
Expand Down