0 comments (0 comments)1 reaction (1 reaction)0 assignees (0 assignees)Dart408 forks (408 forks)batch import
good first issue
Repository metrics
- Stars
- 3,712 stars (3,712 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
- Click "Function Call", a dialog shown,
- Click "OK", the dialog dismissed.
- Click other button to go another page.
- Click back button on browser, a "Function Call" dialog shown with "null" message.
Contributor guide
- Research direction
- Inspect the official example's route handling for the 'Function Call' dialog. Check how the back button on the browser interacts with the route history, and why the dialog shows 'null' when navigating back.
- Tech stack
- dartflutter
- Domain
- frontend
- Issue type
- Bug
- Prerequisites
- DartFlutter