tdclient_dart 1.0.1-dev copy "tdclient_dart: ^1.0.1-dev" to clipboard
tdclient_dart: ^1.0.1-dev copied to clipboard

WebSocket and HTTP client for Tada API to write network code faster.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tdclient_dart

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

dependencies:
  tdclient_dart: ^1.0.1-dev

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:tdclient_dart/tdclient_dart.dart';
1
likes
30
points
33
downloads

Publisher

verified publishertada.team

Weekly Downloads

WebSocket and HTTP client for Tada API to write network code faster.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cookie_jar, dio, dio_cookie_manager, freezed_annotation, json_annotation, logger, meta, tdproto_dart, web_socket_channel

More

Packages that depend on tdclient_dart