Commit 8b56980 1 parent ae63169 commit 8b56980 Copy full SHA for 8b56980
File tree 1 file changed +1
-1
lines changed
src/content/platform-integration/ios
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ should provide details.
54
54
55
55
| Use Case | Apple Framework or Class | Flutter Plugin |
56
56
| ------------------------------------------------| ---------------------------------------------------------------------------------------| ------------------------------|
57
- | Access the photo library | ` PhotoKit ` using the ` Photos ` and ` PhotosUI ` frameworks and ` UIImagePickerController ` | [ ` image_picker ` ] [ ] |
57
+ | Access the photo library | ` PhotoKit ` using the ` Photos ` and ` PhotosUI ` frameworks and ` UIImagePickerController ` | [ ` image_picker ` ] [ ] |
58
58
| Access the camera | ` UIImagePickerController ` using the ` .camera ` ` sourceType ` | [ ` image_picker ` ] [ ] |
59
59
| Use advanced camera features | ` AVFoundation ` | [ ` camera ` ] [ ] |
60
60
| Offer In-app purchases | ` StoreKit ` | [ ` in_app_purchase ` ] [ ] [ ^1 ] |
You can’t perform that action at this time.
0 commit comments