- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: medz/routingkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: medz/routingkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 6 files changed
- 1 contributor
Commits on Mar 3, 2025
-
Refactor Router to use interface and private implementation
- Introduce Router interface in types.dart - Create _RouterImpl as private implementation of Router - Update library exports to expose only public API - Modify createRouter to return _RouterImpl - Add @OverRide annotations to implementation methods
Configuration menu - View commit details
-
Copy full SHA for e08ddd0 - Browse repository at this point
Copy the full SHA e08ddd0View commit details -
Make anyMethodToken parameter required in Router constructor
- Update _RouterImpl constructor to require anyMethodToken - Remove default value for anyMethodToken parameter - Ensure explicit token configuration for route matching
Configuration menu - View commit details
-
Copy full SHA for 4e03532 - Browse repository at this point
Copy the full SHA 4e03532View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c3e178 - Browse repository at this point
Copy the full SHA 0c3e178View commit details
There are no files selected for viewing