chottu_link 1.0.19
chottu_link: ^1.0.19 copied to clipboard
Easily add short links and deep linking to your app with quick setup, fast performance, and simple, cross-platform APIs.
1.0.19 #
🚀 Improvements
- ✅ Improved code and processes to make the app faster and run more smoothly.
1.0.18 #
✨ What's New
- ✅ Support for dart 3.1.0.
1.0.17 #
✨ What's New
- ✅ Added
onLinkReceivedWithMetato enable deep link handling with metadata support.
1.0.16 #
🚀 Improvements
- ✅ Improved code and processes to make the app faster and run more smoothly.
1.0.15 #
🚀 Improvements
- ✅ Improved code and processes to make the app faster and run more smoothly.
1.0.14 #
🚀 Improvements
- ✅ Improved code and processes to make the app faster and run more smoothly.
1.0.13 #
🚀 Improvements
- ✅ Improved code and processes to make the app faster and run more smoothly.
1.0.12 #
✨ Features
- ✅ iOS: Added support for iOS 15.0 and above
- ✅ Android: Updated minimum supported
minSdkVersionto 21
1.0.11 #
✨ Features
- ✅ Support for dart 3.5.0.
1.0.10 #
✨ Features
- ✅ Add social media tag support.
- ✅ Upgraded Android SDK to v1.0.7 for improved stability and performance.
1.0.9 #
🚀 Improvements
- ✅ Improved code and processes to make the app faster and run more smoothly.
1.0.8 #
✨ Features
- ✅ Provides
getAppLinkDataFromUrlmethod for resolving short links to their original URLs.
1.0.7 #
✨ Features
- ✅ iOS: Added support for ARM64 architecture on iOS Simulator.
1.0.6 #
🐞 Bug Fixes
- ✅ iOS: Resolved an issue where selectedPath was not being set correctly.
- ✅ Android: Fixed a problem where deferred deep links were not functioning as expected.
1.0.5 #
Enhancement
- ✅ Restructure project structure
1.0.4 #
🐞 Bug Fixes
- ✅ Resolved chottu_link not found issue in legacy Flutter iOS build by correcting plugin path and ensuring proper integration via CocoaPods.
1.0.3 #
Bug Fixes
1.0.2 #
✨ Features
- ✅ Support for SPM
- ✅ Remove Static iOS Framework.
1.0.1 #
✨ Features
- ✅ Support for dart 3.6.0.
1.0.0 #
Initial Release #
🎉 First release of the plugin.
✨ Features
- ✅ Generate short links with custom parameters.
- ✅ Handle incoming dynamic links when the app is launched, resumed, or already running.
- ✅ Cross-platform support (Android & iOS).
🔧 Notes
- Provides a seamless way to create and manage deep links.
- Fully null-safe and compatible with the latest Flutter SDK.