sanskaromar / at_libraries

Source repo for at_contact, at_lookup and at_server_status packages on pub.dev

Home Page:https://pub.dev/publishers/atsign.org/packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status GitHub License

at_libraries

Welcome to at_libraries. This project is open with intent—we encourage contributions, and we want pull requests to hear about issues.

What is this for?

This repository contains three atPlatform libraries for developers building their own atPlatform applications. (These libraries can also be found on pub.dev)

at_contact: A contacts library that persists across different @ Platform applications. You can see this dependency in action by cloning the at_chat_flutter project from the at_widgets repository.

at_lookup: A low-level library that directly implements the atProtocol verbs. You can find this dependency in several other packages such as at_client and at_client_mobile.

at_onboarding_cli: A command line library to authenticate and onboard Atsigns intended for use in headless applications such as Internet of Things (IoT) devices.

at_server_status: A helpful library that logs the status of the root server as well as a secondary server of your choice.

How do I install?

All installation guidelines are written in their respective directories and pub.dev sites. Click on the links above for those details.

Maintainers

Sitaram Pavan Kumar Kalluri, Muralidharan, Naresh Gurijala

About

Source repo for at_contact, at_lookup and at_server_status packages on pub.dev

https://pub.dev/publishers/atsign.org/packages

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Dart 99.8%Language:Shell 0.2%