QueryParamsListener(this.onUpdate) { html.window.onPopState.listen((event) { _handleUrlChange(); }); _handleUrlChange(); // Handle initial URL }