libagitcom 0.0.2 copy "libagitcom: ^0.0.2" to clipboard
libagitcom: ^0.0.2 copied to clipboard

The agitcom platform library

libagitcom #

This is the library for AGITCOM platform applications.

Features #

This currently only handles basic CRUD operations for AGITCOM identities. All other operations are considered part of the API for a given application on the platform. This does include a metadata file in json format which we recommend using for additional application data as needed per identity.

Getting started #

flutter pub add libagitcom

Usage #

Additional information #