Skip to content

[quick-actions] help with refactor for iOS #36148

@juliocbcotta

Description

@juliocbcotta

So, after taking a look at this PR flutter/plugins#1800, I figured that I could help to simplify the quick actions plugin in the android side of things. I coded the change here https://github.com/BugsBunnyBR/plugins/tree/plugin/quick-actions

but it is a breaking change and I am not an iOS developer, so I would like to check if there is anyone that can help with it.

The idea is that a shortcut should take the user to a route inside the app using the method onGenerateRoute in MaterialApp and CupertinoApp.
So I forward the shortcut type as a route in the Android side of things and force the recreation of the Activity.
How to implement it on iOS is what I need help. Anyone?

Metadata

Metadata

Assignees

No one assigned

    Labels

    frameworkflutter/packages/flutter repository. See also f: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions