-
Notifications
You must be signed in to change notification settings - Fork 29.2k
Open
flutter/packages
#9924Labels
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 capabilityc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterf: gesturesflutter/packages/flutter/gestures repository.flutter/packages/flutter/gestures repository.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.p: animationsThe animations packageThe animations packageteam-frameworkOwned by Framework teamOwned by Framework teamtriaged-frameworkTriaged by Framework teamTriaged by Framework team
Description
Use case
I want to implement OpenContainer
through a dragUp event. Its behavior is only for onTap
gesture that we can't control. Also a dragUp
gesture could help to usability for scenarios when OpenContainer is implemented within a modal bottom sheet.
Proposal
Add as named parameter if the behavior of OpenContainer
is gonna be triggered by an onTap
as well as another gesture such as dragUp
.
AndresR173, danielgomezrico, Santi92, jamescardona11, Pilaba and 6 more
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 capabilityc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterf: gesturesflutter/packages/flutter/gestures repository.flutter/packages/flutter/gestures repository.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.p: animationsThe animations packageThe animations packageteam-frameworkOwned by Framework teamOwned by Framework teamtriaged-frameworkTriaged by Framework teamTriaged by Framework team