Closed mitissen closed 1 month ago
Hi! Thanks for opening your first issue here! :smile:
Hmm could you please firstly flutter pub get
to upgrade your dependencies and see whether it works
Now it works! Thank you @fzyzcjy for your wonderful library and your quick help!
You are welcome and happy to see it works!
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new issue.
Hello, i'am upgraded with
cargo install flutter_rust_bridge_codegen && flutter_rust_bridge_codegen generate
from Version 2.1.0 to 2.5.0
and suddenly getting:
I checked the generated code and everything looks fine. The 'initMockImpl' exists also
Do i need to clean something in the ios Project? (Tried delete and recreate pods)