ulynx 0.3.0 copy "ulynx: ^0.3.0" to clipboard
ulynx: ^0.3.0 copied to clipboard

PlatformAndroid

ulynx deferred deep linking SDK for Flutter — resolve deferred links and app links to a unified UlynxLink.

Changelog #

0.3.0 #

  • The deferred-link clipboard read now happens only once (first launch after install), so iOS no longer shows the "Allow Paste" prompt on every launch. Adds a shared_preferences dependency; UlynxClient gained an optional injectable DeferredAttemptStore.

0.2.0 #

  • Breaking: UlynxClient no longer takes engineBaseUrl; the engine base URL is now fixed to https://sdk.ulynx.io. Construct with UlynxClient() (optionally pass a TokenSource / http.Client).

0.1.0 #

  • Initial release: UlynxClient with resolveDeferredLink(), linkFromUrl(String), and reportOpen(UlynxLink).
0
likes
150
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

ulynx deferred deep linking SDK for Flutter — resolve deferred links and app links to a unified UlynxLink.

Repository (GitHub)

Topics

#deep-linking #deferred-deep-linking #attribution

License

MIT (license)

Dependencies

flutter, http, play_install_referrer, shared_preferences

More

Packages that depend on ulynx