Our packages
Overview of our Dart packages published on pub.dev
Every Atsign package is published on pub.dev under the verified publisher atsign.org.
For our Flutter packges, check out Our packages in the Flutter SDK
Packages
Most packages require Dart 3.12.0 or newer.
at_client
dart pub add at_client
The core SDK for Dart. Provides AtClient, AtCollection, NotificationService, SyncService, EnrollmentService, and AtRpc.
at_auth
dart pub add at_auth
For authentication and enrollment. at_auth is a transitive dependency of at_client
at_chops
dart pub add at_chops
Cryptographic and hash operations (chops) that are repeatedly used across the Atsign Platform.
at_commons
dart pub add at_commons
The highest level package that contains common utility and library functions/variables.
at_cli_commons
dart pub add at_cli_commons
Contains ready-baked code and common patterns for Dart CLI applications.
Last updated