bizz84 / bizz84/force_update_helper
Support `MaterialApp.router`
Open
- Dominant language
- Dart
- Stars
- 50
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
As far as I understand, `ForceUpdateWidget` requires a `GlobalKey`, but `MaterialApp.router` does not use it so it would be pointless to provide one.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how ForceUpdateWidget uses its GlobalKey and compare that requirement with MaterialApp.router. Determine the integration needed for router-based applications, and consider how to verify that the force-update prompt works without requiring a pointless navigator key.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100