pip_services_applications 1.0.1 copy "pip_services_applications: ^1.0.1" to clipboard
pip_services_applications: ^1.0.1 copied to clipboard

Applications microservice for Pip.Services in Dart. It keeps a list of supported applications that are referenced from other content microservices.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pip_services_applications

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

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

Publisher

verified publisherentinco.com

Applications microservice for Pip.Services in Dart. It keeps a list of supported applications that are referenced from other content microservices.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

angel_framework, http, pip_services3_commons, pip_services3_components, pip_services3_container, pip_services3_data, pip_services3_grpc, pip_services3_mongodb, pip_services3_rpc

More

Packages that depend on pip_services_applications