at_utils 1.0.1+4 copy "at_utils: ^1.0.1+4" to clipboard
at_utils: ^1.0.1+4 copied to clipboard

outdated

This is the Utility library for @protocol projects. It contains utility classes for atsign, atmetadata, configuration and logger.

Now for a little internet optimism #

at_utils #

at_utils is the Utility library for @protocol projects. It contains utility classes for atsign, atmetadata, configuration and logger.

Installation: #

To use this library in your app, first add it to your pubspec.yaml

dependencies:
  at_utils: ^1.0.0

Add to your project #

pub get 

Import in your application code #

import 'package:at_utils/at_utils.dart';

Usage #

Please refer to the Example section
7
likes
0
pub points
83%
popularity

Publisher

verified publisheratsign.org

This is the Utility library for @protocol projects. It contains utility classes for atsign, atmetadata, configuration and logger.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

at_commons, crypto, logging, yaml

More

Packages that depend on at_utils