camera: update for 1st-party camera v0.10.5+3 (#77)

Signed-off-by: Hidenori Matsubayashi <[email protected]>
This commit is contained in:
Hidenori Matsubayashi
2023-08-17 05:43:10 +00:00
committed by GitHub
parent 871ed935e8
commit 1746fd0633
7 changed files with 41 additions and 69 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ The plugins for elinux are basically designed to be API compatible with the offi
| Package for eLinux | Frontend package |
| ------------------ | ---------------- |
| [video_player_elinux](packages/video_player) | [video_player](https://github.com/flutter/plugins/tree/master/packages/video_player) |
| [camera_elinux](packages/camera) | [camera](https://github.com/flutter/plugins/tree/master/packages/camera) |
| [camera_elinux](packages/camera) | [camera](https://github.com/flutter/packages/tree/main/packages/camera/camera) |
| [path_provider_elinux](packages/path_provider) | [path_provider](https://github.com/flutter/packages/tree/main/packages/path_provider) |
| [shared_preferences_elinux](packages/shared_preferences) | [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences) |
| [joystick](packages/joystick) | - |