Skip to content

atsign-foundation/at_widgets

Folders and files

NameName
Last commit message
Last commit date
Sep 26, 2022
Oct 18, 2022
Oct 11, 2022
Jun 28, 2022
Jun 17, 2022
Sep 30, 2022
Jul 12, 2022
Jun 28, 2022
Oct 11, 2022

Repository files navigation

GitHub License

at_widgets

This is a common repository for various flutter packages that are published on pub.dev

These packages help to achieve the common functionalities associated with atSigns like authentication, chat, etc.

Widgets contained (which can also be found on pub.dev as linked):

at_backupkey_flutter- A flutter plugin project for saving the backup key of any atSign that is being onboarded with atProtocol apps. Backup key can be used to authenticate in any atProtocol apps.

at_chat_flutter- A flutter plugin project to provide a chat feature using atSigns and atProtocol.

at_common_flutter- A flutter package to provide common widgets used by other Atsign flutter packages.

at_contacts_flutter- A flutter plugin project to provide ease of managing contacts for an atSign using atProtocol.

at_contacts_group_flutter- A flutter plugin to provide group functionality for atSign contacts.

at_events_flutter- A flutter plugin project to manage events.

at_location_flutter- A flutter plugin project to share location between two atSigns and track them on Open Street Map (OSM).

at_onboarding_flutter- A flutter plugin project for onboarding any atSign in atProtocol apps with ease. Provides QRscanner and upload key file options to authenticate.

atsign_authentication_helper- (DISCONTINUED) A flutter plugin project to provide authentication for Atsign apps. It provides both a QR scanner and feature to upload files.

at_follows_flutter- A flutter plugin project to integrate follows feature for atSigns.

Installation:

All installation guidelines are written in their respective directories and pub.dev sites.