galileo_production 2.0.3 copy "galileo_production: ^2.0.3" to clipboard
galileo_production: ^2.0.3 copied to clipboard

Helpers for concurrency, message-passing, rotating loggers, and other production functionality in galileo.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add galileo_production

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

dependencies:
  galileo_production: ^2.0.3

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

Publisher

verified publishergalileodart.com

Helpers for concurrency, message-passing, rotating loggers, and other production functionality in galileo.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

args, galileo_container, galileo_framework, galileo_pub_sub, io, logging

More

Packages that depend on galileo_production