Skip to content

Feature Request: Reliable Google Assistant App Actions Integration for Flutter Apps on Android #172408

@0xharkirat

Description

@0xharkirat

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.xml file 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    r: duplicateIssue is closed as a duplicate of an existing issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions