-
Part of https://github.com/flutter/flutter/issues/142845
Requires https://github.com/flutter/flutter/issues/144806
Design doc: https://flutter.dev/go/multi-view-embedder-apis
* [ ] Windows
…
-
### Describe the bug
I'm not sure if this is a bug or feature request. I'm trying to auto generate bindings for the crate here: https://github.com/Lymphatus/libcaesium. It has a [lib] section in the …
-
### Steps to reproduce
1. Run the sample code
2. Click the middle button
3. Check console output
### Expected results
flutter: route: page_two
### Actual results
flutter: route: page_three
###…
-
### Package
google_fonts
### Existing issue?
- [X] I checked the [existing issues](https://github.com/material-foundation/flutter-packages/issues)
### What happened?
## Expected vs actu…
-
### Describe the bug
I have a fairly simple data structure:
data structure
```rust
use flutter_rust_bridge::frb;
use log::{error, info};
use serde::{Deserialize, Serialize};
#[derive(…
-
### Steps to reproduce
1. Run the provided sample code
### Expected results
The caret at the end should be the same size as the other two.
### Actual results
The caret at the end is sho…
-
Thanks for the feedback! If your issue is related to the Flutter framework itself,
please open an issue at
[github.com/flutter/flutter](https://github.com/flutter/flutter/issues/new).
## Steps to…
-
Flutter is a relatively new SDK for building custom-design mobile apps: flutter.io, [github](https://github.com/flutter/flutter).
API docs: https://docs.flutter.io/ (same format as Dart docs)
-
Page URL: https://docs.flutter.dev/cookbook/design/package-fonts
Page source: [https://github.com/flutter/website/tree/master/src/docs/cookbook/design/package-fonts.md](https://github.com/flutter/web…
-
### What version are you using?
flutter_facebook_auth: ^6.0.3.
### What OS and version are you using to local deploy your application?
macOs 14.6.1
### What platforms are you seeing the …