flutter_telegram_auth 0.0.9 copy "flutter_telegram_auth: ^0.0.9" to clipboard
flutter_telegram_auth: ^0.0.9 copied to clipboard

A Flutter plugin for integrating Telegram Native Login SDKs for Android and iOS without webviews.

0.0.9 #

  • Enhanced Telegram app discovery on Android by adding intent-based queries and expanding package visibility.
  • Fixed edge cases where the SDK would fallback to the browser even when Telegram was installed.
  • Updated documentation with troubleshooting tips for App Links and SHA-256 fingerprint verification.

0.0.8 #

  • Fixed login-sdk.aar resolution issue when the plugin is used as a dependency in other projects.
  • Improved Android build configuration by implementing rootProject repository injection for seamless AAR discovery.
  • Updated documentation and example app to reflect the latest stable build.

0.0.7 #

  • Fixed login-sdk.aar resolution issue when the plugin is used as a dependency in other projects.

0.0.6 #

  • Fixed Gradle build error (NullPointerException) in host applications by restoring android/build.gradle.
  • Improved Android build configuration for better compatibility with AGP 8+.

0.0.5 #

  • Added photoUri getter to TelegramUser model.
  • Added isTokenExpired() utility method to check token validity.
  • Cleaned up documentation and updated dependency versions in README.

0.0.4 #

  • Added getLocalUserFromToken() utility method to easily decode the JWT payload in Dart without backend logic.

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.aar directly 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.
3
likes
0
points
567
downloads

Publisher

verified publishermr-nodir.uz

Weekly Downloads

A Flutter plugin for integrating Telegram Native Login SDKs for Android and iOS without webviews.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_telegram_auth

Packages that implement flutter_telegram_auth