-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
Labels
c: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterframeworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.r: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer version
Description
currently Texture and TextureBox do not allow to use freeze parameter of TextureLayer, i propose allow its usage
use case
usage example can be adding it to CameraPreview in camera package to easily allow freeze the frame when we takePicture().
currently it's impossible to seamlessly show taken image, because the image buffer is not exposed
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
c: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterframeworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.r: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer version