dynamic_service 1.0.1+2 copy "dynamic_service: ^1.0.1+2" to clipboard
dynamic_service: ^1.0.1+2 copied to clipboard

A Dart based service for handling dynamic requests and responses

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dynamic_service

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

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

Publisher

unverified uploader

A Dart based service for handling dynamic requests and responses

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, crypto, encrypt, http, intl, jose, json_class, json_path, json_schema2, latlong2, logging, meta, mime, rest_client, shelf, template_expressions, uuid, x509, yaon

More

Packages that depend on dynamic_service