at_client 1.0.1+5 copy "at_client: ^1.0.1+5" to clipboard
at_client: ^1.0.1+5 copied to clipboard

outdated

at_client is the Client SDK which provides the essential methods for building an app using the @protocol.

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: ^1.0.1+5

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
72%
popularity

Publisher

verified publisheratsign.org

at_client is the Client SDK which provides the essential methods for building an app using the @protocol.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

at_commons, at_lookup, at_persistence_secondary_server, at_persistence_spec, at_utils, base2e15, collection, convert, cron, crypto, crypton, encrypt, hive, path, pedantic, utf7, uuid

More

Packages that depend on at_client