url_strategy
url_strategy copied to clipboard
Package for Flutter apps that allows setting the web URL strategy with a single line of code.
Replaced dart.library.html with dart.library.js_interop to support the new javascript interop (https://dart.dev/interop/js-interop and https://dart.dev/interop/js-interop/package-web#conditional-imports).
New Year is here and we want to keep up with time :)
Hello, I have a website using this package to remove the # character in the URLs of my pages. I am trying to get my pages indexed by Google, but...
I'm using url strategy along with auto route, i pass some query parameters through the page but once i want directly open that page including the queries then the app...