Felix Angelov

Results 543 comments of Felix Angelov

@PeterJ504 since this is a per-machine/user configuration I recommend just creating a bash alias. Happy to revisit this if you or others feel strongly about it, thanks!

Hi @andrespd99 👋 Can you please share a link to a minimal reproduction sample and I’m happy to take a closer look and provide any suggestions, thanks!

> Hi @felangel ! > > Sure, here's the [link to the brick's codebase](https://github.com/Avila-Tek/flutter_common_lib/tree/4824f323d83732d9926c1b52eb7bd77b2028e020/bricks/avilatek_go_router). > > This is the path to the [template](https://github.com/Avila-Tek/flutter_common_lib/blob/4824f323d83732d9926c1b52eb7bd77b2028e020/bricks/avilatek_go_router/__brick__/routes/branches/%7B%7B%23branches%7D%7D%7B%7B%23snakeCase%7D%7D%7B%7B%7B.%7D%7D%7D%7B%7B/snakeCase%7D%7D_branch.dart%7B%7B/branches%7D%7D) failing to generate Thanks, I’ll have a...

Hi @andrespd99 are you able to create a simpler reproduction sample that just includes the relevant code to illustrate the issue? It would be much easier to help if I...

> Recently ran into this issue. We are using Mason bricks in our project which uses Dart files that do not have valid dart syntax due to the use of...

> I am not able to reproduce. > > Can you spot something I am doing wrong? > > ``` > > git clone https://github.com/felangel/mason > > cd mason/packages/mason_api >...

This is supported in [v0.3.0 of mocktail](https://pub.dev/packages/mocktail/versions/0.3.0) in case that helps anyone.

fwiw I’ve been messing around with an alternative mocking API to address some of these issues at https://pub.dev/packages/mocktail.

> Presumably this means integration with actions/cache like the flutter action has? https://github.com/marketplace/actions/flutter-action#caching Yup we could use https://github.com/actions/cache

Closing for now since there's no link to a minimal reproduction sample. If this is still an issue please share a link to a minimal reproduction sample and I'm more...