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

[camera] Migrate the camera plugin to nnbd #75228

Closed
2 tasks done
Tracked by #75247
mvanbeusekom opened this issue Feb 2, 2021 · 3 comments
Closed
2 tasks done
Tracked by #75247

[camera] Migrate the camera plugin to nnbd #75228

mvanbeusekom opened this issue Feb 2, 2021 · 3 comments
Assignees
Labels
a: null-safety Support for Dart's null safety feature p: camera The camera plugin P2 Important issues not at the top of the work list package flutter/packages repository. See also p: labels.

Comments

@mvanbeusekom
Copy link

mvanbeusekom commented Feb 2, 2021

Use case

The camera plugin can be migrated to nnbd since all dependencies already have a nnbd version available.

Proposal

This issue is meant to track the progress of migrating the camera plugin to nnbd. Steps to be taken:

(path_provider is a blocker via dev_dependencies)

@AlexV525
Copy link
Member

camera_platform_interface seems rolled in already, also is the 2.0.0-nullsafety version of path_provider still be a blocker?

@mvanbeusekom
Copy link
Author

Indeed I merged version 2.0.0-nullsafety yesterday evening into master but it isn't published yet. I also have the null migration of the camera package ready but it is waiting for the camera_platform_interface to get published (I have just created a draf PR flutter/plugins#3533).

The path_provider is not a blocker for any further migration.

@github-actions
Copy link

github-actions bot commented Aug 5, 2021

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 5, 2021
@flutter-triage-bot flutter-triage-bot bot added the package flutter/packages repository. See also p: labels. label Jul 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a: null-safety Support for Dart's null safety feature p: camera The camera plugin P2 Important issues not at the top of the work list package flutter/packages repository. See also p: labels.
Projects
None yet
Development

No branches or pull requests

4 participants