Update README: add camera plugin (#30)

This commit is contained in:
Hidenori Matsubayashi
2021-08-16 16:47:46 +09:00
committed by GitHub
parent 999fdad59c
commit 736eb878ee
+1
View File
@@ -9,6 +9,7 @@ Basically, the plugins for elinux are designed to be API compatible with the the
| Package | Original 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) |
| [path_provider_elinux](packages/path_provider) | [path_provider](https://github.com/flutter/plugins/tree/master/packages/path_provider) |
| [shared_preferences_elinux](packages/shared_preferences) | [shared_preferences](https://github.com/flutter/plugins/tree/master/packages/shared_preferences) |