mirror of
https://github.com/flutter/flutter.git
synced 2026-01-27 20:42:44 +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