Michael Thomsen

Results 285 comments of Michael Thomsen

I'd like to adjust this to P2. There is a lot of mystery on how these work/

Yes, I think we should. Maybe on https://dart.dev/tools/pub/publishing? This page is getting long though... Given the importance of the subject, perhaps a new leaf page under `Packages >` ?

Do we want to consider outright removing it rather than just deprecating?

@sigmundch is the `NoSuchMethodError` constructor ready to be removed? There is a comment about dart2js here: https://github.com/dart-lang/sdk/blob/main/sdk/lib/core/errors.dart#L492

> If we want to ship dart migrate in Dart 3.0, is it ok if that tool does not understand these removed APIs? @srawlins I think that is OK. If...

@sigmundch @kevmoo is the comment above about the `dart:html` change accurate (i.e. we're removing that in 2.19)?

@sigmundch I was looking at an older, stale version, sorry. > Given that, we wont be removing it entirely in 2.19, but the release that follows. sgtm, we'll track that...

Thanks for migrating the tests @jakemac53 !

I like that in spirit, but I think practically only pretty old Dart code is likely to use this style, and I doubt any of that is a) configured to...

### AngularDart development has transitioned to the `angulardart-community` project The AngularDart team at Google has transitioned the maintenance of the AngularDart project to the [`angulardart-community` project](https://github.com/angulardart-community). We will no longer...