Kevin Moore

Results 914 comments of Kevin Moore

This package was never designed with hot reload/restart in mind.

@schultek – we gotta get rid of all of these lock files! 🙃

Yes! You can use `createMiddleware` to update a request and/or a response!

Oh! So we need to cherry-pick into flutter bumping pkg:test? Would you open an issue in `flutter/flutter` for that, @felangel ?

@natebosch – I believe we can close this then? RE https://github.com/dart-lang/test/issues/2570#issuecomment-3729907546

Ooo! I guess we could make the generator smart to look for path dependencies to kinda force a "transitive" logic, right?

Also see https://pub.dartlang.org/packages/pubviz – if you want to understand transitive dependencies...

We're going to have to do this is `source_gen` I think.