fzyzcjy / flutter_rust_bridge

Flutter/Dart <-> Rust binding generator, feature-rich, but seamless and simple.
https://fzyzcjy.github.io/flutter_rust_bridge/
MIT License
4.3k stars 301 forks source link

rust calls dart #2270

Closed liuxingyubm closed 2 months ago

liuxingyubm commented 2 months ago

Describe the bug

I tested it with methods in the flutter_rust_bridge instance, but the app startup kept getting stuck and couldn't proceed to the next step

Steps to reproduce

WeChat8a999badbdb2f77eb0711fba5f4ac04e

这是rust实例

WeChat1f47f6b0ffd8f38fe7e69ebe4b72a117

在dart里调用

Logs

Expected behavior

No response

Generated binding code

No response

OS

No response

Version of flutter_rust_bridge_codegen

No response

Flutter info

No response

Version of clang++

No response

Additional context

No response

fzyzcjy commented 2 months ago

👀 what happened

github-actions[bot] commented 2 months ago

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.