chottu_link 1.0.4
chottu_link: ^1.0.4 copied to clipboard
Flutter plugin for ChottuLink URL Shortener and Deep Linking service.
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.