-
**Describe the bug**
AI casts Lightning Bolt and similar spells and target creatures like Shalai, Voice of Plenty even if it can't kill her with this spell
**To Reproduce**
Steps to reproduce the…
-
* Dart SDK Version 2.2.0
* Windows 10
run "webdev serve" on my project (that worked well in dart 1.x) give me lots of errors like this:
`webdev serve
Creating build script, took 13070ms
[INFO…
-
I have come to dart from java, and working with databases in dart is incoherent.
Each database library uses a dissimilar set of apis to connect to rdbms, so you start from scratch using any of the da…
-
Hi,
What's the status on support for Dart 2.x?
Is there a roadmap? I would like to contribute as well
-
Running the tests on VM with --preview-dart-2, see the following failure
type 'List' is not a subtype of type 'List' of 'function result' where...
type 'List' is not a subtype of type 'List' of 'f…
-
Don't change the pubspec, but it'd be good to parse and then SCREAM red/bold to update it.
-
After trying to parse some json strings with https://charafau.github.io/json2builtvalue/, it throws a RangeError exception when trying to parse empty lists and null values, e.g.:
`{
"a": 1,
"…
-
After running
`pub run build_runner build --config debug --output build`
```
packages/chrome/src/common.dart:45:10:
Error: Getter not found: 'JSON'.
```
Dart SDK version: 2.0.0-dev.69.3
chr…
ghost updated
6 years ago
-
Hello there, I am being able to get some geojson to run on flutter_map.
Since isolate is gone on dart2 for web and there is no other alternative form dart, I am trying to get your geojson example t…
-
**Issue by [jwendel](https://github.com/jwendel)**
_Originally opened as dart-lang/sdk#9822_
---
**What steps will reproduce the problem?**
The current crypto library only supports SHA-1 and a limi…