flutter/packages/flutter_web_plugins
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
..
lib [web] Use 'Uri' instead of 'dart:html' to extract pathname (#127983) 2023-06-06 03:46:02 +00:00
test [web] Use 'Uri' instead of 'dart:html' to extract pathname (#127983) 2023-06-06 03:46:02 +00:00
pubspec.yaml [web] Use 'Uri' instead of 'dart:html' to extract pathname (#127983) 2023-06-06 03:46:02 +00:00