tg_claw_kit 0.0.9 copy "tg_claw_kit: ^0.0.9" to clipboard
tg_claw_kit: ^0.0.9 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 Flutter:

 $ flutter pub add tg_claw_kit

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

dependencies:
  tg_claw_kit: ^0.0.9

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

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Homepage

License

BSD-3-Clause (license)

Dependencies

crypto, flutter, http, shared_preferences

More

Packages that depend on tg_claw_kit

Packages that implement tg_claw_kit