Skip to content

Comments

fix: add support for Flutter 3.41.x#866

Merged
andycall merged 1 commit intomainfrom
feat/flutter_341_support
Feb 19, 2026
Merged

fix: add support for Flutter 3.41.x#866
andycall merged 1 commit intomainfrom
feat/flutter_341_support

Conversation

@andycall
Copy link
Member

@andycall andycall commented Feb 19, 2026

Fixed #862

Summary

  • Adds handleStatusBarTap() override to WebFViewController to comply with the updated WidgetsBindingObserver interface in Flutter 3.41.x
  • Implements iOS-native behavior: tapping the status bar scrolls the page to the top

🤖 Generated with Claude Code

@vercel
Copy link

vercel bot commented Feb 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
use-case Ready Ready Preview, Comment Feb 19, 2026 10:47am
vue_usecase Ready Ready Preview, Comment Feb 19, 2026 10:47am

Request Review

@andycall andycall merged commit 1c14b0d into main Feb 19, 2026
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WebFViewController missing handleStatusBarTap after Flutter 3.41.1

1 participant