-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityp: cameraThe camera pluginThe camera pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.would be a good packageSeparate Flutter package should be made for thisSeparate Flutter package should be made for this
Description
The camera dart package has a super useful example widget that manages switching cameras and taking pictures.
Most developers will just copy-paste this implementation into their app as a separate page (ie for an image submission form). It'd be really valuable if either:
This example was supplied as a widget in the camera package
or
The example was made into its own package that is dependent on the camera package.
maral, spagni, Sacchid, markfili and mono0926
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityp: cameraThe camera pluginThe camera pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.would be a good packageSeparate Flutter package should be made for thisSeparate Flutter package should be made for this