Alex Li

Results 709 comments of Alex Li

You've set `generated` but the path is outside of `.dart_tool` which is possibly the reason. It does not seem to be related to the library.

Could you minimize your example to determine which dependency directly conflicts with us? There are 10+ unrelated packages in your provided yaml IMO.

Could you provide a reproducible cookie or code snippets so we can statically analyze what's going on?

Run into this in a relatively high frequency with my production projects: [idea-dump.log](https://github.com/user-attachments/files/21764030/idea-dump.log) [flutter-dump.log](https://github.com/user-attachments/files/21764053/flutter-dump.log)

Closing as #7449 was resolved.

> Sounds good, should this actually be the default behavior? Yeah it should be considered as a bug fix, then we don't even need that argument. FYI @helloliuyiming

@labaxter Would you like to help identify if recent fixes have resolved your issue? You can download the nightly dev version from [here](https://plugins.jetbrains.com/plugin/9212-flutter/versions/dev), and install that version using "Install Plugin...

That would be nice to have! One thing I could add is that the user might use a private pub server, and the `PUB_HOSTED_URL` might be different. It would be...