-
Notifications
You must be signed in to change notification settings - Fork 31.8k
Quick Actions events are never called #13634
Copy link
Copy link
Closed
flutter-team-archive/plugins
#3811Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listcustomer: crowdAffects or could affect many people, though not necessarily a specific customer.Affects or could affect many people, though not necessarily a specific customer.p: quick_actionsQuickActions pluginQuickActions pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.
Description
Activity
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listcustomer: crowdAffects or could affect many people, though not necessarily a specific customer.Affects or could affect many people, though not necessarily a specific customer.p: quick_actionsQuickActions pluginQuickActions pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.
quickActions.initialize((String shortcutType)is never called.Item are presented under IOS but a selection always return the default main widget
and debugger is never triggered under initialize(). Simple print never display the message.
V 0.0.2