dartrocket_container 0.0.1-alpha copy "dartrocket_container: ^0.0.1-alpha" to clipboard
dartrocket_container: ^0.0.1-alpha copied to clipboard

A simple yet powerful IoC Container for DartRocket. Its based on namespacing your objects so you can easily get their instance after.

DartRocket - Container #

A simple yet powerful IoC Container for DartRocket. Its based on namespacing your objects so you can easily get their instance after.

How to Install #

You firstly needs to depend on it

dependencies:
  dartrocket_container: <1.0.0

And install it

pub get

Usage #

For learning how to use check out this example on [how to create and use a new container] (https://github.com/DartRocket/container/example/start_container.dart).

0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A simple yet powerful IoC Container for DartRocket. Its based on namespacing your objects so you can easily get their instance after.

Homepage
Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

test

More

Packages that depend on dartrocket_container