flutter / flutter/flutter

[Flutter Web] Create proof of concept wrappers for focus management

Open
#144,853 2 comments 0 reactions 0 assignees View on GitHub
c: new feature c: proposal f: focus framework P2 platform-web team-web triaged-web
Dominant language
Dart
Stars
179k
Forks
31.1k
PR merge metrics
PR metrics pending

Description

### Use case

As part of https://github.com/flutter/flutter/issues/137443 we're adding new capabilities to the web engine to report view focus changes.

### Proposal

Until the framework is able to properly handle these signals we should create wrappers that will help us validate these changes.

For example https://github.com/tugorez/flutter_focus/blob/main/lib/focusable_app.dart works with full mode and embedded apps by wrapping them like https://github.com/tugorez/flutter_focus/blob/main/lib/main_with_focus_handlers.dart

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.