service_container 1.0.0 copy "service_container: ^1.0.0" to clipboard
service_container: ^1.0.0 copied to clipboard

A services dependency container, fast and easy to use.

service_container #

pub package CI Last Commits Pull Requests Code size License

A services container, fast and easy to use.

Features #

Provide services life time control with singleton, scoped, transient.

Getting started #

With Dart:

dart pub add service_container

With Flutter:

flutter pub add service_container

Usage #

Please goto service_container_example

Logging #

Use logging package to logging. You can reset Top-level variable $logPrinter that defines in services.dart to custom your log printer.

Additional information #

In Flutter, you can use flutter_service_container

1
likes
0
points
41
downloads

Publisher

unverified uploader

Weekly Downloads

A services dependency container, fast and easy to use.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

logging

More

Packages that depend on service_container