flutter_telegram_login 0.0.1 copy "flutter_telegram_login: ^0.0.1" to clipboard
flutter_telegram_login: ^0.0.1 copied to clipboard

retractedoutdated

A Flutter package that implements the required function in order to login with Telegram.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_telegram_login
copied to clipboard

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

dependencies:
  flutter_telegram_login: ^0.0.1
copied to clipboard

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:flutter_telegram_login/flutter_telegram_login.dart';
copied to clipboard
17
likes
0
points
108
downloads

Publisher

verified publisherdart.cawa.dev

Weekly Downloads

2024.06.24 - 2025.01.06

A Flutter package that implements the required function in order to login with Telegram.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, url_launcher

More

Packages that depend on flutter_telegram_login