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