-
Notifications
You must be signed in to change notification settings - Fork 29k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: null-safetySupport for Dart's null safety featureSupport for Dart's null safety featurep: cameraThe camera pluginThe camera pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.
Description
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:
- Migrate the [camera_platform_interface] package (see PR [camera_platform_interface] Migrate to null safety plugins#3530);
- Migrate the [camera] package;
- Draft PR created (awaiting NNBD of camera_platform_interface to be published): [camera] NNBD migration of the camera plugin plugins#3533
(path_provider
is a blocker via dev_dependencies
)
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: null-safetySupport for Dart's null safety featureSupport for Dart's null safety featurep: cameraThe camera pluginThe camera pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.