angulardart / angular_components

The official Material Design components for AngularDart. Used at Google in production apps.
https://pub.dev/packages/angular_components
374 stars 123 forks source link

Currently Incompatible with Dart 12.14.x #509

Open charliem opened 2 years ago

charliem commented 2 years ago

The current version of angular components doesn't work on Dart 12.14.x. It actually causes Web Dev to hang. See: https://github.com/dart-lang/webdev/issues/1415#event-5358399292

This is down to Dart 12.14 requiring a version the analyzer package which is only supported by Angular 7.0.0 which the current version of Angular Components doesn't support.

Are there plans for this project to support Angular 7.0.0?

lejard-h commented 2 years ago

Ongoing migration here https://github.com/angulardart-community/angular_components

You can reach us on community chat if you need more info or if you want to help https://gitter.im/angulardart/community