llfbandit / app_links

Android App Links, Deep Links, iOs Universal Links and Custom URL schemes handler for Flutter.
https://pub.dev/packages/app_links
Apache License 2.0
220 stars 81 forks source link

Upgrade `web` dependency to prevent package downgrade in projects with `web` as a transitive dependency #144

Closed geoextra closed 3 months ago

geoextra commented 3 months ago

Currently, many packages force an upgrade to web:: ^1.0.0 which causes app_links to be downgraded to 3.5.1. Of course this blocks WASM compilation. The breaking changes of web don't affect app_links_web.