scope 2.0.2 copy "scope: ^2.0.2" to clipboard
scope: ^2.0.2 copied to clipboard

outdated

Scope provides dependency injection (DI) for Dart applications allowing you to inject values into a scope and then 'use' those dependencies from any method (or constructor) called within that scope.

2.0.2 #

updated description again.

2.0.1 #

Updated readme and pubspec description.

2.0.0 #

  • renamed packaged to scope.

1.0.2 #

  • changed hasScopeKey to not throw an exception internally as it is a pain when debugging with all exception catching on.

1.0.1 #

updated lib to confirm with naming conventions.

1.0.0 #

Initial release.

11
likes
0
pub points
99%
popularity

Publisher

verified publisheronepub.dev

Scope provides dependency injection (DI) for Dart applications allowing you to inject values into a scope and then 'use' those dependencies from any method (or constructor) called within that scope.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

meta

More

Packages that depend on scope