docs(camera): plugin migration to separate repository#2509
Merged
andredestro merged 1 commit intomainfrom Apr 6, 2026
Merged
Conversation
jcesarmobile
approved these changes
Apr 6, 2026
Contributor
OS-pedrogustavobilro
left a comment
There was a problem hiding this comment.
I know it was already merged, but just dropping this here.
Comment on lines
+47
to
56
| | [Camera](https://github.com/ionic-team/capacitor-camera) (*) | [`@capacitor/camera`](https://capacitorjs.com/docs/apis/camera) | [](https://www.npmjs.com/package/@capacitor/camera) | | ||
| | [Filesystem](https://github.com/ionic-team/capacitor-filesystem) (*) | [`@capacitor/filesystem`](https://capacitorjs.com/docs/apis/filesystem) | [](https://www.npmjs.com/package/@capacitor/filesystem) | | ||
| | [File Transfer](https://github.com/ionic-team/capacitor-file-transfer) | [`@capacitor/file-transfer`](https://capacitorjs.com/docs/apis/file-transfer) | [](https://www.npmjs.com/package/@capacitor/file-transfer) | | ||
| | [File Viewer](https://github.com/ionic-team/capacitor-file-viewer) | [`@capacitor/file-viewer`](https://capacitorjs.com/docs/apis/file-viewer) | [](https://www.npmjs.com/package/@capacitor/file-viewer) | | ||
| | [Geolocation](https://github.com/ionic-team/capacitor-geolocation) (*) | [`@capacitor/geolocation`](https://capacitorjs.com/docs/apis/geolocation) | [](https://www.npmjs.com/package/@capacitor/geolocation) | | ||
| | [Google Maps](https://github.com/ionic-team/capacitor-google-maps) | [`@capacitor/google-maps`](https://capacitorjs.com/docs/apis/google-maps) | [](https://www.npmjs.com/package/@capacitor/google-maps) | | ||
| | [Haptics](https://github.com/ionic-team/capacitor-haptics) (*) | [`@capacitor/haptics`](https://capacitorjs.com/docs/apis/haptics) | [](https://www.npmjs.com/package/@capacitor/haptics) | | ||
| | [Keyboard](https://github.com/ionic-team/capacitor-keyboard) (*) | [`@capacitor/keyboard`](https://capacitorjs.com/docs/apis/keyboard) | [](https://www.npmjs.com/package/@capacitor/keyboard) | | ||
|
|
||
| (*) These plugins were once part of this repository, but have been since been revamped and/or migrated to a separate repository. The code pre-migration [still remains in this repository](https://github.com/ionic-team/capacitor-plugins/tree/7.x) for historic purposes. |
Contributor
There was a problem hiding this comment.
@andredestro the * on camera is slightly different than the other ones, in the sense that the code remains in repository for versions 8.x, not 7.x. Worth opening a separate PR to fix this maybe?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Inform of @capacitor/camera migration to new GitHub repository - To be merged when a future version of the camera plugin is released.
Before merging this PR, check if the mentioned version of the camera plugin in the separate repository is correct.