at_server_spec 5.0.1 copy "at_server_spec: ^5.0.1" to clipboard
at_server_spec: ^5.0.1 copied to clipboard

unlisted

A Dart library containing abstract classes that defines what implementations of the root and secondary servers are responsible for.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add at_server_spec

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  at_server_spec: ^5.0.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:at_server_spec/at_server_spec.dart';
2
likes
0
pub points
76%
popularity

Publisher

verified publisheratsign.org

A Dart library containing abstract classes that defines what implementations of the root and secondary servers are responsible for.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

at_commons, meta

More

Packages that depend on at_server_spec