atproto_test 0.1.2 copy "atproto_test: ^0.1.2" to clipboard
atproto_test: ^0.1.2 copied to clipboard

discontinued

This package provides core reusable and useful functionality for testing atproto based packages.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add atproto_test

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

dependencies:
  atproto_test: ^0.1.2

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:atproto_test/atproto_test.dart';
1
likes
40
pub points
0%
popularity

Publisher

verified publisheratprotodart.com

This package provides core reusable and useful functionality for testing atproto based packages.

Homepage
Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

github.com

License

BSD-3-Clause (LICENSE)

Dependencies

http, test, universal_io, xrpc

More

Packages that depend on atproto_test