at_commons 2.0.5 copy "at_commons: ^2.0.5" to clipboard
at_commons: ^2.0.5 copied to clipboard

A library of Dart and Flutter utility classes that are used across other components of the @‎platform.

Now for a little internet optimism #

at_commons #

at_commons library will be used for commonly used components in implementation of the @protocol.

Installation: #

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

dependencies:
  at_commons: ^1.0.1

Add to your project #

pub get 

Import in your application code #

import 'package:at_commons/at_commons.dart';

Usage #

Please refer to the Example section
13
likes
100
pub points
82%
popularity

Publisher

verified publisheratsign.org

A library of Dart and Flutter utility classes that are used across other components of the @‎platform.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on at_commons