at_client 3.0.56 copy "at_client: ^3.0.56" to clipboard
at_client: ^3.0.56 copied to clipboard

The at_client library is the non-platform specific Client SDK which provides the essential methods for building an app using the atProtocol.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add at_client

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

dependencies:
  at_client: ^3.0.56

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:at_client/at_client.dart';
13
likes
0
pub points
74%
popularity

Publisher

verified publisheratsign.org

The at_client library is the non-platform specific Client SDK which provides the essential methods for building an app using the atProtocol.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

archive, async, at_base2e15, at_chops, at_commons, at_lookup, at_persistence_secondary_server, at_persistence_spec, at_utf7, at_utils, collection, convert, cron, crypto, crypton, encrypt, hive, http, internet_connection_checker, meta, path, uuid

More

Packages that depend on at_client