Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

馃殌 [AppCheck] Feature Request: Support Firebase App Check for Flutter Windows聽#18126

Copy link
Copy link

Description

@minhto2811
Issue body actions

Firebase App Check currently does not support Flutter Windows platform. This creates a limitation for applications that target desktop environments and want to enforce backend protection using App Check.

Problem

When enforceAppCheck: true is enabled in Cloud Functions, requests from Flutter Windows apps always fail because App Check tokens cannot be generated on this platform.

This forces developers to disable App Check entirely or implement workarounds, reducing security consistency across platforms.

Expected Behavior

Firebase App Check should support Flutter Windows (and potentially other desktop platforms), allowing:

Generation of App Check tokens

Proper validation of requests from desktop apps

Consistent security enforcement across all platforms

Current Workaround

Disable enforceAppCheck for desktop environments

Or conditionally bypass App Check, which is not ideal for production security

Additional Context

This feature is especially important for apps that:

Use Flutter across mobile + desktop

Rely on Firebase Cloud Functions for secure backend operations

Environment

Flutter version: (your version)

firebase_core: (version)

firebase_app_check: (version)

Platform: Windows

Request

Please consider adding support for Firebase App Check on Flutter Windows platform.

Reactions are currently unavailable

Metadata

Metadata

Assignees

Labels

Needs AttentionThis issue needs maintainer attention.This issue needs maintainer attention.platform: windowsIssues / PRs which are specifically for Windows.Issues / PRs which are specifically for Windows.type: enhancementNew feature or requestNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

Morty Proxy This is a proxified and sanitized view of the page, visit original site.