Yousef Alkhamesi
Yousef Alkhamesi
is there any workaround solution? without needing to flat all props?
same for me
any updates?
add this ```sh # fix error: "pattern dist: no matching files found" mkdir -p ./backend/server/dist/assets/ touch ./backend/server/dist/assets/ignore ``` after line 40: ```sh rm -rf ./backend/server/dist ``` 
i use uint too
Hi, for temp solution: You must add a `.cmd` extension for `gem` in `xcodeproj_processor.dart`. you can find it in `Pub\Cache\hosted\pub.dev\flutter_flavorizr-[VERSION]\lib\src\processors\darwin\xcodeproj_processor.dart`  cc: @AngeloAvv
is there any plan to add this feature soon?
try this https://github.com/trevorwang/retrofit.dart/issues/532#issuecomment-2654766615
I found that the solution is to use `useExistingSignal` to address all the missing cases. 😀 edit: I can create a hook function that uses `useExistingSignal`.