Libraries

Find the list of libraries the @platform has to offer here!

3 minute read

at_persistence_spec

A Dart library containing abstract classes that defines what an implementation of the persistence layer is responsible for. This can be used to guide implementation of other persistence solutions for servers or SDKs as desired.

Learn more

at_commons

A library of Dart and Flutter utility classes that are used across other components of the @‎platform.

Learn more

at_common_flutter

A Flutter package to provide common widgets used by other @‎platform Flutter packages.

Learn more

at_client

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

Learn more

at_lookup

A Dart library that contains the core commands that can be used with a secondary server (scan, update, lookup, llookup, plookup, etc.)

Learn more

at_persistence_secondary_server

A Dart library with the implementation classes for the persistence layer of the secondary server.

Learn more

at_server_status

A Dart library that provides a means to check on the status of the @‎root server as well as the secondary server for any particular @‎sign.

Learn more

at_utils

A Dart library that contains various utility classes such as atSign, atmetadata, configuration, and logger.

Learn more

at_backupkey_flutter

A Flutter plugin project for saving the backup key of any @‎sign that is being onboarded with @‎platform apps. The backup key can be used to authenticate in other @‎platform apps.

Learn more

at_onboarding_flutter

A Flutter plugin project for onboarding any @‎sign in @‎platform apps with ease. Provides a QRscanner option and an upload key file option to authenticate.

Learn more

at_client_mobile

A Flutter extension to the at_client library which adds support for mobile, desktop and IoT devices.

Learn more

at_contacts_flutter

A Flutter plugin project to provide ease of managing contacts for an @‎sign using @p‎latform.

Learn more

at_chat_flutter

A Flutter plugin project to provide a chat feature between @‎signs built on the @‎platform to any Flutter application.

Learn more

at_demo_data

A Dart library that contains test data, testable @‎sign credentials and demo environment variables that can be used for writing demo apps and testing with the local test environment.

Learn more

at_contacts_group_flutter

A Flutter plugin project to provide group functionality with contacts using @‎platform.

Learn more

at_location_flutter

A Flutter plugin project to share locations between two @‎signs and track them on OSM (OpenStreetMap).

Learn more

at_utf7

Provides methods to encode/decode strings to/from the utf7 format as defined in rfc 2152

Learn more

at_contact

A Dart library for managing contact data that developers can use for their applications.

Learn more

at_events_flutter

A Flutter plugin project to manage events (time, place and attendees) using the @‎platform.

Learn more

at_base2e15

binary-to-text encoding schemes that represent binary data in an unicode string format, each unicode character represent 15 bits of binary data.

Learn more

at_follows_flutter

A Flutter plugin project that provides a basic social “follows” functionality for @signs. Provides a list of followers and following for @signs with the option to unfollow them.

Learn more

at_server_spec

A Dart library containing abstract classes that defines what implementations of the root and secondary servers are responsible for.

Learn more

at_map

A new Flutter plugin.

Learn more