-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed as not planned
Closed as not planned
Copy link
Labels
r: duplicateIssue is closed as a duplicate of an existing issueIssue is closed as a duplicate of an existing issue
Description
Use case
Problem / Use Case
- There is no up-to-date or official guidance on integrating Google Assistant App Actions with Flutter apps.
- Google Assistant does not recognize the
shortcuts.xmlfile in Flutter projects, even when following available guides. - Most reference material and documentation are outdated and not Flutter-specific.
- The App Actions Test Tool (Google Assistant plugin) for Android Studio is broken and not compatible with the latest Android Studio, making it impossible to debug or test.
- Google's codelabs for native Android/Kotlin do not translate to Flutter, even when handling native code.
- By contrast, Siri integration in Flutter apps can be achieved smoothly using available packages (see this package & video), but no such solution exists for Google Assistant App Actions.
Proposal
Proposal / Solution
- Official documentation or maintained example for adding Google Assistant App Actions to Flutter apps.
- A Flutter package (official or community-driven) that streamlines the integration, similar to what's available for Siri.
- Tooling or plugin support for debugging, validating, and testing App Actions in Flutter projects.
- Even a separate package or an external guide would be helpful—if someone in the community has succeeded, please share your approach!
- Any references, up-to-date resources, or sample projects from Google, Flutter team, or the community would be highly appreciated.
MaherSafadii
Metadata
Metadata
Assignees
Labels
r: duplicateIssue is closed as a duplicate of an existing issueIssue is closed as a duplicate of an existing issue