Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
flutter
/
packages
Public
Notifications
You must be signed in to change notification settings
Fork
3.9k
Star
5.3k
Code
Pull requests
142
Actions
Security and quality
3
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
[go_router_builder] Allow users to specify onExit as optional
- #11151
#11151
Merged
auto-submit[bot]
merged 13 commits into
flutter:main
flutter/packages:main
from
hantrungkien:go-router-builder/support-on-exit-optional
hantrungkien/flutter_packages:go-router-builder/support-on-exit-optional
Copy head branch name to clipboard
Jul 21, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
[go_router_builder] Allow users to specify onExit as optional
#11151
auto-submit[bot]
merged 13 commits into
flutter:main
flutter/packages:main
from
hantrungkien:go-router-builder/support-on-exit-optional
hantrungkien/flutter_packages:go-router-builder/support-on-exit-optional
Copy head branch name to clipboard
Commits
Commits on Jul 7, 2026
Adds support for `overrideOnExit` parameter in `TypedGoRoute` and `TypedRelativeGoRoute` annotations.
hantrungkien
committed
354584e
View commit details
Copy full SHA for 354584e
Browse repository at this point
Update test for overrideOnExit
hantrungkien
committed
43b513c
View commit details
Copy full SHA for 43b513c
Browse repository at this point
Update hasOverriddenOnExit
hantrungkien
committed
d691530
View commit details
Copy full SHA for d691530
Browse repository at this point
add "has_not_overridden_on_exit" test case
hantrungkien
committed
218a471
View commit details
Copy full SHA for 218a471
Browse repository at this point
update "hasOverriddenOnExit" can be null
hantrungkien
committed
66c15d8
View commit details
Copy full SHA for 66c15d8
Browse repository at this point
Bump to 4.4.0, go_router 17.3.0, drop redundant example
hantrungkien
committed
7efc2b3
View commit details
Copy full SHA for 7efc2b3
Browse repository at this point
remove `hasHasOverriddenOnExitParam` checking
hantrungkien
committed
e9380c9
View commit details
Copy full SHA for e9380c9
Browse repository at this point
Commits on Jul 8, 2026
update CHANGELOG.md
hantrungkien
committed
a2bcfca
View commit details
Copy full SHA for a2bcfca
Browse repository at this point
fix format
hantrungkien
committed
d9b9eb6
View commit details
Copy full SHA for d9b9eb6
Browse repository at this point
Merge branch 'main' into go-router-builder/support-on-exit-optional
hantrungkien
authored
771a19b
View commit details
Copy full SHA for 771a19b
Browse repository at this point
Commits on Jul 15, 2026
Merge branch 'main' into go-router-builder/support-on-exit-optional
hantrungkien
authored
7204fc9
View commit details
Copy full SHA for 7204fc9
Browse repository at this point
Commits on Jul 16, 2026
Merge branch 'main' into go-router-builder/support-on-exit-optional
hantrungkien
authored
757abab
View commit details
Copy full SHA for 757abab
Browse repository at this point
Commits on Jul 17, 2026
Merge branch 'main' into go-router-builder/support-on-exit-optional
hantrungkien
authored
a0eefd7
View commit details
Copy full SHA for a0eefd7
Browse repository at this point
You can’t perform that action at this time.