fzyzcjy / flutter_rust_bridge

Flutter/Dart <-> Rust binding generator, feature-rich, but seamless and simple.

Home Page:https://fzyzcjy.github.io/flutter_rust_bridge/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[docs] `StreamSink` not exported by flutter_rust_bridge

Dampfwalze opened this issue · comments

Describe the bug

In website/docs/guides/types/translatable/stream.md#simple-timer, the StreamSink is imported from flutter_rust_bridge, but it is actualy in the generated code crate::frb_generated::StreamSink.

Version of flutter_rust_bridge_codegen

2.0.0-dev.24

You are right, feel free to PR to fix this slightly outdated doc!

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.