opentool_dart 1.1.0 copy "opentool_dart: ^1.1.0" to clipboard
opentool_dart: ^1.1.0 copied to clipboard

OpenTool client and server SDK for Dart, providing a JSON Spec Parser.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add opentool_dart

With Flutter:

 $ flutter pub add opentool_dart

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

dependencies:
  opentool_dart: ^1.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:opentool_dart/opentool_dart.dart';
1
likes
130
points
96
downloads

Publisher

verified publisherlitevar.com

Weekly Downloads

OpenTool client and server SDK for Dart, providing a JSON Spec Parser.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dio, json_annotation, shelf, shelf_router, snowflaker, uuid

More

Packages that depend on opentool_dart