Danny Tuppeny

Results 1798 comments of Danny Tuppeny

Yup, when you see them on a class it's really for the constructor. Class names will often appear twice in the list, once as a constructor and once as a...

For now I'm going ahead with example 5 from above, but we can tweak if it doesn't feel right when people start using it. One thing I changed slightly though...

This has landed in the latest SDK (it may take a few days to get to Flutter master). Since it ships in the SDK it'll show up in a future...

@Number-3434 generally I think we should avoid too many options because it makes testing and maintaining more complicated, particularly where the combinations could multiply. Here we're already handling the original...

> It just felt a bit weird that it shows abbreviated parameters, but doesn't currently show the full parameters anywhere. Not sure I agree that it doesn't show them anywhere,...

Sorry for the lack of updates/progress here. Work has started on a new refactoring mechanism that will make it easier to build new refactors like this. Previously refactors needed work...

@adam-ah this feature has been implemented - but not yet enabled/shipped - as noted in the issue you linked to. I appreciate it's taken a while to get to, but...

> Even when responding with > _"Yeah, it only has 3 👍's including yours. I don't think it's in huge demand",_ > especially given the situation we are in today:...

Repeating [what I posted in the SDK issue](https://github.com/dart-lang/sdk/issues/30310#issuecomment-1486493479) here for anyone subscribed here but not there. -- FYI, I'm making some slight changes to the opt-in flag for experimental refactors....

Closing this as complete - the current **Beta** SDKs no longer require the experimental flag for this refactor to show up. Unless major issues are found, this should mean the...