Jonas Schlauch

Results 45 comments of Jonas Schlauch

@escamoteur Any update on this?

Will running single tests/groups with dynamic descriptions via vs code be possible with this?

@DanTup im thinking about a scenario like this foo_test.dart ```dart // I want to run this test via the vs code Run | Debug (even though it has no description)...

@DanTup When running via the clickable Run | Debug above the test on `v3.50.0` i get `No tests match regular expression "^const MyWidget\(\)( \(variant: .*\))?$".`

@DanTup Let `` be the line of the test. When running `dart test foo_test.dart?line=` i get `no matches found: foo_test.dart?line=` on `test: ^1.21.6` so looks like this case is not...

Yep i agree a general approach would be the preferable solution.

Thanks a lot. Is there a solution for nested routes?

Related issue on stack overflow https://stackoverflow.com/questions/73500161/flutter-autoroute-cannot-get-login

Hi. Any news about this? Would be really great to have this feature.