at_server_spec 5.0.2 copy "at_server_spec: ^5.0.2" to clipboard
at_server_spec: ^5.0.2 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
copied to clipboard

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.2
copied to clipboard

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';
copied to clipboard
2
likes
0
points
345
downloads

Publisher

verified publisheratsign.org

Weekly Downloads

2024.07.06 - 2025.01.18

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