tg_claw_kit 1.0.3 copy "tg_claw_kit: ^1.0.3" to clipboard
tg_claw_kit: ^1.0.3 copied to clipboard

Flutter plugin for Claw auth, hidden webcam env bootstrap, chat session management, and device authorization.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tg_claw_kit

With Flutter:

 $ flutter pub add tg_claw_kit

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

dependencies:
  tg_claw_kit: ^1.0.3

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:tg_claw_kit/tg_claw_kit.dart';
1
likes
0
points
365
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Claw auth, hidden webcam env bootstrap, chat session management, and device authorization.

Homepage

License

unknown (license)

Dependencies

crypto, flutter, http, shared_preferences

More

Packages that depend on tg_claw_kit

Packages that implement tg_claw_kit