Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Proposal] Replace camera to some other packages #207

Open
AlexV525 opened this issue Oct 12, 2023 · 2 comments
Open

[Proposal] Replace camera to some other packages #207

AlexV525 opened this issue Oct 12, 2023 · 2 comments
Assignees
Labels
await investigate The issue is waiting for further investigation. b: flutter This is a flutter issue. e: goal This issue is a goal for development. e: PR welcomed Can be improved by PRs. r: camera Related to the camera package. s: feature There's a feature request in this issue.

Comments

@AlexV525
Copy link
Member

AlexV525 commented Oct 12, 2023

What's the matter

The camera package is the current embedding for the camera functionality. It's backed by the Flutter team, yet, still far away compared to a real-world camera. It's not hard to find the 10-page issues list regarding the package https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+camera%22.

So, for our stability, scalability, maintenance, and even rating, we should consider moving on to switch to other camera packages, that can provide a better experience to all of our users. Or, split our interfaces into packages to allow users to reimplement them.

There is no schedule, and it requires a long-term observation before we can actually choose one.

@AlexV525 AlexV525 added await investigate The issue is waiting for further investigation. b: flutter This is a flutter issue. s: feature There's a feature request in this issue. e: goal This issue is a goal for development. r: camera Related to the camera package. e: PR welcomed Can be improved by PRs. labels Oct 12, 2023
@AlexV525 AlexV525 self-assigned this Oct 12, 2023
@victortive
Copy link

victortive commented Jul 18, 2024

That is a tough one as other actively maintained camera packages don't seem to exist. cameraawesome has a lot of issues on the repository as well.

@WeiJun0507
Copy link

What if we migrate the camera plugin from Native SDK (Android / iOS) into Flutter?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
await investigate The issue is waiting for further investigation. b: flutter This is a flutter issue. e: goal This issue is a goal for development. e: PR welcomed Can be improved by PRs. r: camera Related to the camera package. s: feature There's a feature request in this issue.
Projects
None yet
Development

No branches or pull requests

3 participants