Error Application Layout Component of angular components in AngularDart

Issue Trying to implement the new released application layout component of angular components in my project. Even after importing import’package:angular_components/angular_components.dart’; dart throws an error for MaterialIconComponent, MaterialPersistentDrawerDirective, MaterialTemporaryDrawerComponent, [Info from Dart2JS]: Compiling my_app|web/main.dart… [Error from Dart2JS on my_app|web/main.dart]: web\main.template.dart:16:1: Can’t

Continue reading