mirror of
https://github.com/flutter/flutter.git
synced 2026-02-11 21:33:08 +08:00
* Switch from using app.progress to app.url for passing web launch urls * Update daemon.md * Change app.url -> app.webLaunchUrl * Add tests for app.webLaunchUrl event * Update tests with recent changes after rebasing