telegram_login_oidc_flutter 0.0.4 copy "telegram_login_oidc_flutter: ^0.0.4" to clipboard
telegram_login_oidc_flutter: ^0.0.4 copied to clipboard

A Flutter plugin that lets users log in to your app with Telegram. This library builds on the Telegram OpenID Connect login method introduced in 2026.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add telegram_login_oidc_flutter

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  telegram_login_oidc_flutter: ^0.0.4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:telegram_login_oidc_flutter/telegram_login_oidc_flutter.dart';
0
likes
150
points
18
downloads

Documentation

API reference

Publisher

verified publisherwesleymoy.com

Weekly Downloads

A Flutter plugin that lets users log in to your app with Telegram. This library builds on the Telegram OpenID Connect login method introduced in 2026.

Repository (GitHub)
View/report issues

Topics

#authentication #telegram #openid-connect #oauth #login

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on telegram_login_oidc_flutter

Packages that implement telegram_login_oidc_flutter