angular-docs-cn/public/docs/_examples/dependency-injection/dart/lib
Patrice Chalin 64bce18ea7 e2e(dependency-injection): fix for Dart and simplification for TS
Fixes #2493

No need to dual boot `AppComponent` and `ProvidersComponent` only to
ensure that we could demo optional injection; instead just inject null
for the `@Optional` constructor parameter type.

No prose is affected by these changes.
2016-11-15 22:58:56 +00:00
..
car docs(dependency-injection): revised Dart and TS code and prose (#1573) 2016-06-03 11:16:46 -07:00
heroes docs(DI/dart): fix incorrect snippet (#2017) 2016-08-01 14:28:28 -07:00
app_component.dart e2e(dependency-injection): fix for Dart and simplification for TS 2016-11-15 22:58:56 +00:00
app_component_1.dart docs(dependency-injection): revised Dart and TS code and prose (#1573) 2016-06-03 11:16:46 -07:00
app_component_2.dart docs(dependency-injection): revised Dart and TS code and prose (#1573) 2016-06-03 11:16:46 -07:00
app_config.dart docs(dependency-injection): revised Dart and TS code and prose (#1573) 2016-06-03 11:16:46 -07:00
injector_component.dart docs(dependency-injection): revised Dart and TS code and prose (#1573) 2016-06-03 11:16:46 -07:00
logger_service.dart docs(dependency-injection): revised Dart and TS code and prose (#1573) 2016-06-03 11:16:46 -07:00
providers_component.dart e2e(dependency-injection): fix for Dart and simplification for TS 2016-11-15 22:58:56 +00:00
test_component.dart docs(dependency-injection): revised Dart and TS code and prose (#1573) 2016-06-03 11:16:46 -07:00
user_service.dart docs(dependency-injection): revised Dart and TS code and prose (#1573) 2016-06-03 11:16:46 -07:00