urlynk_flutter 1.3.3
urlynk_flutter: ^1.3.3 copied to clipboard
A Flutter plugin for deferred deep links and URL shortening, with the option to use your own branded domains.
1.3.3 #
- Updated Readme
1.3.2 #
- Fixed compatibility issues on the Web platform
- Receive
onLinkData
error via theonError
callback (instead ofonData
) - Updated Readme
1.3.1 #
- Updated Readme
1.3.0 #
- Optimized deferred link click search
1.2.1 #
- Updated Readme
1.2.0 #
- Added support for Web, macOS, Windows, and Linux platforms.
1.1.2 #
- Updated Readme
1.1.1 #
- Updated Readme
1.1.0 #
- Added support for creating advanced short links
onLinkData
now also returns the link to help duplicate handling- Improved error handling and reporting
- License updated from BSD-3-Clause to Apache 2.0
1.0.0 #
- First release