5cc84ed4bb
Implement deferred libraries to work with dependency injection and other angular codegen. This is done by not initializing the library in the parent ng_deps file when it is declared as deferred, rewriting the import and, chaining a future that initializes the library in any files that are using deferred libraries which need angular codegen. |
||
---|---|---|
.. | ||
complex_deferred_example | ||
deferred_example_no_ng_deps | ||
no_deferred_libraries | ||
no_ng_deps_libraries | ||
simple_deferred_example | ||
all_tests.dart |