flutter_telegram_auth 0.0.3
flutter_telegram_auth: ^0.0.3 copied to clipboard
A Flutter plugin for integrating Telegram Native Login SDKs for Android and iOS without webviews.
0.0.3 #
- Fixed iOS Universal Links support (
continueUserActivity). - Improved README.md documentation with clickable URLs and explicit platform support badges.
0.0.2 #
- Bundled Android
login-sdk.aardirectly into the plugin to remove the requirement for GitHub Packages authentication. - Simplified Android App Links intent-filter for better compatibility with strict Android versions (like Xiaomi/MIUI).
- Cleaned up README.md instructions.
0.0.1 #
- Initial release.
- Support for Android Native Telegram Login.
- Support for iOS Native Telegram Login.