tinode_community 1.0.0-alpha.5 copy "tinode_community: ^1.0.0-alpha.5" to clipboard
tinode_community: ^1.0.0-alpha.5 copied to clipboard

This SDK implements Tinode client-side protocol for multi platform applications based on dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tinode_community

With Flutter:

 $ flutter pub add tinode_community

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

dependencies:
  tinode_community: ^1.0.0-alpha.5

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:tinode_community/tinode.dart';
2
likes
130
points
23
downloads

Publisher

verified publisherfreetalk.io.vn

Weekly Downloads

This SDK implements Tinode client-side protocol for multi platform applications based on dart.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

get_it, rxdart, web_socket_channel

More

Packages that depend on tinode_community