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

Telegram Universe Library For Helping You make application instant with interact with telegram

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add telegram_universe

With Flutter:

 $ flutter pub add telegram_universe

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

dependencies:
  telegram_universe: ^0.0.1

Alternatively, your editor might support dart pub get or 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_universe/telegram_universe.dart';
8
likes
0
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

Telegram Universe Library For Helping You make application instant with interact with telegram

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

Funding

Consider supporting this project:

github.com
github.com

License

unknown (license)

Dependencies

flutter, general_framework, general_lib, telegram_client

More

Packages that depend on telegram_universe