share_link 0.5.2
share_link: ^0.5.2 copied to clipboard
Share links with target-specific content (such as utm tags) and user selection feedback
0.5.2 #
- Fix Kotlin compilation when consumers opt out of built-in Kotlin (
android.builtInKotlin=false) on AGP 9+
0.5.1 #
- Fix for consumers using built-in Kotlin
0.5.0 #
- Migrates to built-in Kotlin (retaining pre-3.44 Flutter compatibility)
0.4.0 #
- SPM support
0.3.0 #
- Added extra mail and social known providers
- Upgraded tooling for all platforms
0.2.0 #
- Support for MacOS and iPad
- Improved utm_source for well-known apps on iOS
0.1.1 #
- Fix sharing links on Android 9 and lower not using utm parameters
0.1.0 #
- Base implementation