service_registry 2.0.1 copy "service_registry: ^2.0.1" to clipboard
service_registry: ^2.0.1 copied to clipboard

A Service registry for dart. It is a simple attempt to provide some sort of IoC in a dart environment, it makes much easier to test components that rely on external services, because we can easily moc [...]

[1.0.3] - 29-03-2018. #

  • Adding hasService method

[1.0.2] - 29-03-2018. #

  • Better Documentation
  • Better output on example.dart
  • Trying to get a better scoring on dartpub ¯_(ツ)_/¯

[1.0.1] - 28-03-2018. #

  • Simple working version with static implementation.
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A Service registry for dart. It is a simple attempt to provide some sort of IoC in a dart environment, it makes much easier to test components that rely on external services, because we can easily mock then and add to the registry

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

More

Packages that depend on service_registry