angular.dart.tutorial
angular.dart.tutorial copied to clipboard
Explain perf_api import and Profiler type module
Starting in Chapter 02 you input perf_api/perf_api.dart and pass the Profiler module as a type to the AngularModule but apart from a small comment about commenting out the method call to enable profiling there's no indication as to what this module type does or how it's used.