commit | da4c3eedb5e70d47452088d8cb30c02c058052a7 | [log] [tgz] |
---|---|---|
author | cedvdb <cedvandenbosch@gmail.com> | Mon Nov 04 20:15:05 2024 +0100 |
committer | GitHub <noreply@github.com> | Mon Nov 04 19:15:05 2024 +0000 |
tree | 6a6d1b79c5e78b62c38d143adf639c93c599b825 | |
parent | 62762107c08b1b41fe068c81f7593ffac982a6d1 [diff] |
[go_router] add current state getter (#7651) Adds a current state getter that returns `GoRouterState`. I've no idea if this is correct but the added tests seem to be passing. Rebuilding the state may be expensive too ? Fix: https://github.com/flutter/flutter/issues/129833 fixes https://github.com/flutter/flutter/issues/148215
This repo is a companion repo to the main flutter repo. It contains the source code for Flutter's first-party packages (i.e., packages developed by the core Flutter team). Check the packages
directory to see all packages.
These packages are also available on pub.
Please file any issues, bugs, or feature requests in the main flutter repo. Issues pertaining to this repository are labeled “package”.
If you wish to contribute a new package to the Flutter ecosystem, please see the documentation for developing packages. You can store your package source code in any GitHub repository (the present repo is only intended for packages developed by the core Flutter team). Once your package is ready you can publish to the pub repository.
If you wish to contribute a change to any of the existing packages in this repo, please review our contribution guide, and send a pull request.
These are the packages hosted in this repository: