-
Due to the limitation of the Dart language, many functions of Prisma ORM for Dart cannot be realized, the most common ones are `select`, `include`.
There are many other problems:
1. Codegen is too…
-
### Describe the bug
Functions that explicitly return a `Future` rather than just being `async` aren't recognized as async functions. They just take the return type at face value and make it opaque…
-
### Describe the bug
It's nice to have access to some `impl` functions for enums from Dart but `flutter_rust_bridge_codegen generate` skips `impl` for enum.
### Steps to reproduce
1. Create a fresh…
-
### Describe the bug
On executing:
flutter_rust_bridge_codegen -v -r native/src/api.rs -d lib/bridge_generated.dart --dart-decl-output lib/bridge_definitions.dart
it says:
2023/12/18 14:53:46 […
-
**Describe the bug**
SealedClass, a Dart 3.0 syntax, cannot be used in Rx.
It seems that dart3.0 syntax cannot be applied to getx.
**Reproduction code
example:
```dart
import 'package:flutte…
-
I was browsing https://dart.dev/resources/dart-3-migration and then wondered if there are any plans to update the build to use dart 3?
Also, are there plans to publish a new version? https://pub.de…
-
console shows:
../../../../Library/flutter/.pub-cache/hosted/pub.mpflutter.com/flutter-1.2.1/lib/src/foundation/assertions.dart:626:22: Error: 'NullThrownError' isn't a type.
if (exception is Nu…
-
For years, Flutter's Framework team has been reviewing "notable commits" in our weekly staff meeting at Google. The notable commits are a lightly curated list of the pull requests that have lan…
-
### Describe the bug
Creating a new project and then building it for web fails with this error:
```
Refused to execute script from 'http://localhost:65533/pkg/rust_lib.js' because its MIME type (…
-
# 1. What could be improved
BlueSky posts now hold information about the language the posts are in.
This info is in the JSON response but not in the Dart API.
# 2. Why should this be impro…