flutter/packages/flutter_web_plugins/test/navigation
Mouad Debbar d87656559c
[web] Use 'Uri' instead of 'dart:html' to extract pathname (#127983)
- Use `Uri.parse()` to extract pathname.
- Remove unused code from `utils.dart`.
- Add test for URL encoding.

(need to wait for https://github.com/flutter/flutter/pull/126851 to make it into Google3)
2023-06-06 03:46:02 +00:00
..
common.dart [web] Use PlatformLocation from ui_web (#126851) 2023-05-31 17:35:50 +00:00
non_web_url_strategy_test.dart Use direct dart API from dart:ui_web rather than JS shim. (#123443) 2023-05-05 18:17:21 +00:00
url_strategy_test.dart [web] Assert route names start with / if using PathUrlStrategy (#127986) 2023-06-01 15:31:24 +00:00
utils_test.dart [web] Use 'Uri' instead of 'dart:html' to extract pathname (#127983) 2023-06-06 03:46:02 +00:00