Dart packages
Get your environment ready to develop a Dart app
1 minute read
at_app
A command line tool to help developers build an @ platform application.
at_app_templates
Flutter app templates built using the @platform that can be generated using the at_app package.
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.
at_client_mobile
A Flutter extension to the at_client library which adds support for mobile, desktop and IoT devices.
at_lookup
A Dart library that contains the core commands that can be used with a secondary server (scan, update, lookup, llookup, plookup, etc.)
at_persistence_secondary_server
A Dart library with the implementation classes for the persistence layer of the secondary server.
Last modified January 18, 2022: Revised automation for separated Dart and Flutter packages (bb1b1bba)