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.

Changelog #

All changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.0.1-alpha - 2020-01-21 #

Added #

  • Fixing dart pub naming conflict.

0.0.0-alpha - 2020-01-21 #

Added #

  • Simple Readme on how to install and usage.
  • Changelog to show this package growth.
  • LICENSE that uses MIT License.
  • Example on [how to create and use a new container] (https://github.com/DartRocket/container/example/start_container.dart).
  • Container class to create an IoC structure.
  • Binding class to have a way to access the services object instances.
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