diff --git a/README.md b/README.md index fc7d707..0c3f022 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ Apple Vision is a Flutter plugin that enables Flutter apps to use [Apple Vision] |[Pose 3D](https://developer.apple.com/documentation/vision/identifying_3d_human_body_poses_in_images) | [apple\_vision\_pose\_3d](https://pub.dev/packages/apple_vision_pose_3d) [![Pub Version](https://img.shields.io/pub/v/apple_vision_pose_3d)](https://pub.dev/packages/apple_vision_pose_3d) | [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/Knightro63/apple_vision/tree/master/packages/apple_vision_pose_3d) | ✅ | ✅ | |[Saliency](https://developer.apple.com/documentation/vision/vnsaliencyimageobservation) | [apple\_vision\_saliency](https://pub.dev/packages/apple_vision_saliency) [![Pub Version](https://img.shields.io/pub/v/apple_vision_saliency)](https://pub.dev/packages/apple_vision_saliency) | [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/Knightro63/apple_vision/tree/master/packages/apple_vision_saliency) | ✅ | ✅ | |[Lift Subjects](https://developer.apple.com/documentation/vision/vnsaliencyimageobservation) | [apple\_vision\_lift\_subjects](https://pub.dev/packages/apple_vision_lift_subjects) [![Pub Version](https://img.shields.io/pub/v/apple_vision_lift_subjects)](https://pub.dev/packages/apple_vision_lift_subjects) | [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/Knightro63/apple_vision/tree/master/packages/apple_vision_lift_subjects) | ✅ | ✅ | +|[Image Depth](https://developer.apple.com/documentation/avfoundation/additional_data_capture/capturing_photos_with_depth) | [apple\_vision\_image\_depth](https://pub.dev/packages/apple_vision_image_depth) [![Pub Version](https://developer.apple.com/documentation/avfoundation/additional_data_capture/capturing_photos_with_depth)] | [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/Knightro63/apple_vision/tree/master/packages/apple_vision_image_depth) | ✅ | ✅ | ## Requirements diff --git a/packages/apple_vision/README.md b/packages/apple_vision/README.md index 7386a2b..0c3f022 100644 --- a/packages/apple_vision/README.md +++ b/packages/apple_vision/README.md @@ -35,7 +35,8 @@ Apple Vision is a Flutter plugin that enables Flutter apps to use [Apple Vision] |[Pose 3D](https://developer.apple.com/documentation/vision/identifying_3d_human_body_poses_in_images) | [apple\_vision\_pose\_3d](https://pub.dev/packages/apple_vision_pose_3d) [![Pub Version](https://img.shields.io/pub/v/apple_vision_pose_3d)](https://pub.dev/packages/apple_vision_pose_3d) | [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/Knightro63/apple_vision/tree/master/packages/apple_vision_pose_3d) | ✅ | ✅ | |[Saliency](https://developer.apple.com/documentation/vision/vnsaliencyimageobservation) | [apple\_vision\_saliency](https://pub.dev/packages/apple_vision_saliency) [![Pub Version](https://img.shields.io/pub/v/apple_vision_saliency)](https://pub.dev/packages/apple_vision_saliency) | [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/Knightro63/apple_vision/tree/master/packages/apple_vision_saliency) | ✅ | ✅ | |[Lift Subjects](https://developer.apple.com/documentation/vision/vnsaliencyimageobservation) | [apple\_vision\_lift\_subjects](https://pub.dev/packages/apple_vision_lift_subjects) [![Pub Version](https://img.shields.io/pub/v/apple_vision_lift_subjects)](https://pub.dev/packages/apple_vision_lift_subjects) | [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/Knightro63/apple_vision/tree/master/packages/apple_vision_lift_subjects) | ✅ | ✅ | -[apple\_vision\_image\_depth](https://pub.dev/packages/apple_vision_image_depth) [![Pub Version](https://developer.apple.com/documentation/avfoundation/additional_data_capture/capturing_photos_with_depth) ] | [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/Knightro63/apple_vision/tree/master/packages/apple_vision_image_depth) | ✅ | ✅ | +|[Image Depth](https://developer.apple.com/documentation/avfoundation/additional_data_capture/capturing_photos_with_depth) | +[apple\_vision\_image\_depth](https://pub.dev/packages/apple_vision_image_depth) [![Pub Version](https://developer.apple.com/documentation/avfoundation/additional_data_capture/capturing_photos_with_depth)] | [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/Knightro63/apple_vision/tree/master/packages/apple_vision_image_depth) | ✅ | ✅ | ## Requirements