flutter webview current Url example Example: flutter web get url import 'dart:html'; var url = window.location.href;