-
### Describe the bug
I am trying add opencv into the project. The compilation of opencv works ok.But when I try to call a function from rust to use some color converting function from opencv on a vid…
-
Hey Team,
Thank you for this awesome work and for releasing the super clean training code! We are super interested in reproducing result on Mistral 7b model.
I have trained a Mistral model with …
-
Looks like the example library build is not 32-bit ready:
https://github.com/meta-flutter/meta-flutter/actions/runs/3034466594
-
### Describe the bug
Following the https://cjycode.com/flutter_rust_bridge/integrate.html#integrating-with-existing-projects section, I am getting a binary that fails to run:
```
[ +20 ms] dyld[88…
-
https://cjycode.com/flutter_rust_bridge/feature/zero_copy.html
-
After cloning the template, and installing the required destinations etc, this error is thrown
```
Launching lib/main.dart on macOS in debug mode...
--- xcodebuild: WARNING: Using the first of mu…
-
To generate a mnemonic as entropy for my ldk_node, I added bdk_flutter, but I encountered two problems before getting it to work:
1) The version range of flutter_rust_bridge in bdk_flutter does not…
-
Hi, thanks for your work about the pkg, but I encounter an err just a simple use of AvifImage.file,
```dart
AvifImage.file(
File(filePath),
width: width,
…
-
**Describe the bug you encountered:**
Building the iOS version produces an error on the final step at the "flutter run" command:
lib/generated_bridge.dart:139:27: Error: The parameter 'ptr' …
-
**Is your feature request related to a problem? Please describe.**
Lately, when I've come back to my project, I've experienced difficulties in trying to use Flutter Rust Bridge. From googling and sea…