Closed dxvid-pts closed 3 years ago
The reason for this is that dart_chromcast
depends on observable ^0.22.2
which depends on dart_internal
which requires the dart version to be <2.12
Should be fixed because the current version does not depend on the observable
package anymore.
Since Dart 1.12
dart_chromecast
does not pass static analysis on pub.dev. This also applies to packages depending on this library and thus is crucial to me.