Eldar Prylutskyi
Eldar Prylutskyi
The same for me!
I set `provider_name_suffix` and `provider_family_name_suffix` in `build.yaml` to empty string. Generator stops adding "Provider" so I can add it myself to my class name. https://pub.dev/documentation/riverpod_generator/latest/
Sorry, it doesn't work. It works only for classes but not for global methods... There will be compilation errors from generated files :(
The same for me on Xcode Version 8.0 (8A218a)
I found a workaround in comment to pull request #15 : "after pjsip submodule is downloaded, I still need to copy 'pjsip/config_site.htopjsip/src/pjlib/include/pj/config_site.h` to make it build. may need to add...