-
`UnmodifiableMapMixin` should become a `mixin` or `mixin class`. Otherwise it is not ready for use with Dart 3 / `prefer_mixin`.
All usages of it are expected to be within a `with` clause.
Others…
-
Thank you for this package!
I failed to find any discussions about this and it feels like essential feture at this moment.
Do you have any plan to implement union-like sealed class serialization…
-
There is grammar for Dart2.
I'm curious about whether there is support for Dart3's grammar.
-
### 👟 Reproduction steps
Get the latest compose (https://appwrite.io/install/compose) and env (https://appwrite.io/install/env)
Replace production with development and add dart-3.3 (latest supported…
-
I am using ogurets in an old flutter app, I have to update to dart3.
But the current version does not seem to support dart3.
Is this package still maintained? Will this change?
Thank you!
-
我发现dart3.0里好像FlutterProgramTransformers的那片代码被删掉了
-
i find c side callback error just when in new thread.
i think my code wrong but may be not.
i pull this project add test samples/ffi/http example
crash as same.
window10 desktop,dart3.19.this …
-
Would it be possible to add a 'Save Log' button at the end of a job, for example bag validation and bag creation?
I'm aware of the log file but it could be useful to allow a user to save the outcome …
-
The headers default to adding "Dart3.0" to the user-agent, resulting in some image sources detecting it as Dart's user agent and returning it directly to Forbidden. Can the author optimize it? The hea…
-
This is not exhaustive, and probably too late for Dart2, but maybe Dart3?
* [`FallThroughError`](https://api.dartlang.org/dev/2.0.0-dev.69.2/dart-core/FallThroughError-class.html): I believe this i…