-
Issue https://github.com/dart-lang/language/pull/2080 introduces the rule that it is an error for an enhanced enum to override `index` (the rules have more detail, but that's the main thing).
If we…
-
**Describe the bug**
When getting error from stripe, StripeError.fromJson( returns an error
type 'String' is not a subtype of type 'Map' in type cast
the code i use is this
```dart
Future confi…
-
```
Building package executables... (5.4s)
Failed to build get_cli:get:
../../../.pub-cache/hosted/pub.dev/win32-5.3.0/lib/src/guid.dart:32:9: Error: Type 'UnmodifiableUint8ListView' not found.
…
-
If I have this:
``` dart
abstract class Foo {
foo();
}
```
And then I type this:
``` dart
class Bar extends Foo {
```
And then I hit enter, I'd love to see this:
``` dart
class Bar extends Foo …
-
### Describe the bug
Dear be love team, Thank you so much for your good library,
And now I have one issue , my app is working with real time when keep app open a bit long time then the ui is not…
-
Sometimes, the first test running on Firebase Test Lab fails on the very beginning. This is the exception that crashes the test:
```
java.net.ConnectException: Failed to connect to localhost/127.0.0.1…
-
## Setup
- Os: Ubuntu Jammy
- BuildType: Binary
## Links
- [Live](https://gazebosim.org/docs/garden/spawn_urdf)
- [Source](https://github.com/gazebosim/docs/tree/master/garden/spawn_urdf.md)
## Chec…
-
### Describe the bug
When generating routes with a return type of a model from another file, the generated code in `app.router.dart` does not include the import that leads to this error `The name 'Us…
-
**Is your feature request related to a problem? Please describe.**
Generate dart api client from OpenAPI spec.
**Describe the solution you'd like**
Tool that will generate most of the code for ou…
-
This is the referee report we got from a submission. Will open a checklist in this thread.
The authors propose revitalizing classic approaches for interpreting compact binary observations by 'depro…