Closed niuhuan closed 2 months ago
Hmm, are you using wasm or js? You can use the js for flutter web before the wasm is migrated.
I'm building a Flutter app for iOS, I am trying to upgrade FlutterSDK
Hmm, why would ios require this... Could you please create a minimal reproducible sample?
P.S. In CI, we test on flutter 3.22.0 (should be almost same as 3.22.3 since the latter only contains critical bug fix) https://github.com/fzyzcjy/flutter_rust_bridge/blob/bfc421994e755b9cbc24260f4ab5423afffb9130/.github/workflows/ci.yaml#L14
And try to run flutter run --verbose
to see more logs
upgrade flutter to latest stable version before run flutter_rust_bridge_codegen create
, this problem has been solved.
Maybe the flutter version too old at the project.
Happy to see it is solved!
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.
Describe the bug
Steps to reproduce
Logs
Expected behavior
No response
Generated binding code
No response
OS
Macos
Version of
flutter_rust_bridge_codegen
No response
Flutter info