Cross-platfrom window.location.href.
More...
A cross-platfrom implementation of window.location.href.
window.location.href
import 'window_location_href/window_location_href.dart'; final href = getHref();
Above code returns current page url on web, and returns null on other platforms.
unverified uploader
unknown (license)
Packages that depend on window_location_href
Back