avioli / uni_links

Flutter plugin for accepting incoming links.
BSD 2-Clause "Simplified" License
563 stars 303 forks source link

Migrate to `package:web` to support WASM #197

Closed IchordeDionysos closed 5 months ago

IchordeDionysos commented 8 months ago

The short version:

This will allow compiling to WASM engine instead of just JavaScript on web.

Full migration guide: https://dart.dev/interop/js-interop/package-web

avioli commented 5 months ago

This package is now marked as discontinued and app_links recommended replacement.