sojo_link 0.1.0
sojo_link: ^0.1.0 copied to clipboard
An alternative to Firebase Dynamic Links which offers similar API and setup, enabling seamless migration with minimal code changes.
Changelog #
0.1.0 (2025-06-03) #
Bug Fixes #
- plugin: android and ios plugin proper utm parameters filter (1a2cf1f)
Features #
- add README for SDK documentation (72dc999)
- implement deep link handling on Android and Dart side (0f2c350)
- implemented method channel for platform communication and handled incoming link data (d30fcfe)
- ios native plugin implementation (94d45a8)
- setup example app for plugin testing and demo (a925409)
0.0.3 #
- Added support for UTM tags
0.0.2 #
- Added documentations
0.0.1 #
- First working version on Android and iOS.