hydra_dart 0.0.4 copy "hydra_dart: ^0.0.4" to clipboard
hydra_dart: ^0.0.4 copied to clipboard

A light-weight library for building distributed applications such as microservices.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add hydra_dart

With Flutter:

 $ flutter pub add hydra_dart

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

dependencies:
  hydra_dart: ^0.0.4

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:hydra_dart/hydra_dart.dart';
3
likes
130
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

A light-weight library for building distributed applications such as microservices.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

redis, shelf_router, uuid

More

Packages that depend on hydra_dart