- 13 Jul, 2023 1 commit
-
-
chunhtai authored
â¦ameter is semanticsally the same The URI compare does not taking into account that query parameter may or may not be encoded, or the parameters' order can be different. However, they are all semantically the same. This pr makes PlatformRouteInformationProvider to take those into account when deciding whether it should push/replace the browser history entry.
-
- 06 Jul, 2023 1 commit
-
-
Michael Goderbauer authored
PLUS: clean-up of all the unreachable stuff.
-
- 24 Apr, 2023 1 commit
-
-
chunhtai authored
Related https://github.com/flutter/flutter/issues/100624 The goal is to make sure the engine can send a location string in either the existing format or a complete uri string to the framework, and the framework will still work as usual.
-
- 07 Apr, 2023 1 commit
-
-
Michael Goderbauer authored
Migrate away from deprecated BinaryMessenger API
-
- 23 Feb, 2023 1 commit
-
-
Greg Spencer authored
* Add getInheritedWidgetOfExactType to BuildContext * Use the new API in all the places * Fix doc error * Review Changes
-
- 13 Feb, 2023 1 commit
-
-
Ian Hickson authored
-
- 20 Jan, 2023 1 commit
-
-
Michael Goderbauer authored
-
- 26 May, 2022 1 commit
-
-
Pierre-Louis authored
* Use `curly_braces_in_flow_control_structures` for `widgets` * fix comments * fix comments
-
- 30 Apr, 2022 1 commit
-
-
chunhtai authored
-
- 29 Apr, 2022 1 commit
-
-
chunhtai authored
-
- 04 Apr, 2022 1 commit
-
-
chunhtai authored
* Fix crashes when current route parsing transactions are discarded * refactor * update
-
- 03 Feb, 2022 1 commit
-
-
Ian Hickson authored
-
- 25 Jan, 2022 1 commit
-
-
chunhtai authored
-
- 14 Dec, 2021 1 commit
-
-
Sam Rawlins authored
-
- 18 Aug, 2021 1 commit
-
-
chunhtai authored
-
- 04 Aug, 2021 1 commit
-
-
chunhtai authored
-
- 15 Jul, 2021 1 commit
-
- 14 Jul, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 31de052e.
-
Ian Hickson authored
-
- 13 Jul, 2021 2 commits
-
-
Ian Hickson authored
This reverts commit e2490f29.
-
Ian Hickson authored
-
- 08 Jul, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 01 Jul, 2021 1 commit
-
-
Ahmed Ashour authored
-
- 02 Jun, 2021 1 commit
-
-
Anis Alibegić authored
-
- 19 May, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 28 Apr, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 15 Apr, 2021 1 commit
-
-
xubaolin authored
-
- 06 Apr, 2021 1 commit
-
-
Douglas Iacovelli authored
-
- 25 Jan, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 05 Nov, 2020 1 commit
-
-
chunhtai authored
* Improve backbuttondispatcher * update * update * fix analyzer * addressing comments * make takeprioirty recursive by default * fix comment * addressing comment
-
- 29 Oct, 2020 1 commit
-
-
Greg Spencer authored
This removes the nullOk parameter from Router.of, and createsRouter.maybeOf. Router.ofnow returns a non-nullable value, and the Router.maybeOf returns a nullable value.
-
- 22 Oct, 2020 1 commit
-
-
Ian Hickson authored
-
- 15 Oct, 2020 1 commit
-
-
Greg Spencer authored
-
- 12 Oct, 2020 1 commit
-
-
chunhtai authored
-
- 08 Oct, 2020 1 commit
-
-
chunhtai authored
-
- 27 Sep, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 27 Aug, 2020 1 commit
-
-
chunhtai authored
-
- 08 Aug, 2020 1 commit
-
-
chunhtai authored
-