telegram_ios_ui_kit 2.24.0 copy "telegram_ios_ui_kit: ^2.24.0" to clipboard
telegram_ios_ui_kit: ^2.24.0 copied to clipboard

Telegram iOS-style Flutter UI Kit with theme tokens, chat widgets, settings cells, and ready-to-run examples.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add telegram_ios_ui_kit

With Flutter:

 $ flutter pub add telegram_ios_ui_kit

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

dependencies:
  telegram_ios_ui_kit: ^2.24.0

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_ios_ui_kit/telegram_ios_ui_kit.dart';
3
likes
0
points
282
downloads

Publisher

unverified uploader

Weekly Downloads

Telegram iOS-style Flutter UI Kit with theme tokens, chat widgets, settings cells, and ready-to-run examples.

Repository (GitHub)
View/report issues

Topics

#telegram #ui-kit #cupertino #chat

License

unknown (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on telegram_ios_ui_kit