-
Will this amaizing library support Dart 2.0?
-
Smaller Smis can slow down some integer operations, but with tighter types for ints in Dart2, there should be some opportunities to speed up integer operations in the VM and produce tighter code. Thi…
-
_From @sconklin on December 23, 2015 13:58_
Originally reported by: **Roman Telezhynskyi (Bitbucket: [dismine](https://bitbucket.org/dismine), GitHub: [dismine](https://github.com/dismine))**
--…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
Yes
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/…
-
**Describe the bug**
Hi there, I launched an app with `lsp-dart-run` and then attempted to open DevTools with `lsp-dart-open-devtools`.
I can't seem to run `lsp-dart-open-devtools`; when running `…
-
##### Description
See: https://github.com/OpenAPITools/openapi-generator/blob/df05e6f4bc6265ba4de801ba306f75dd7278e119/samples/openapi3/client/petstore/dart2/petstore_client_lib/doc/UserApi.md
`…
-
Hi,
It show the bellow message in the app
"Sorry, there was an error loading your movie"
Thanks
-
Hello,
I’m opening this issue because I’m really confused about the time wasted switching to dart2.
Indeed, I work hard to migrate a big project from dart1. The project has around thirty sub-project…
-
Hi,
Seems `dust` is not working well with null safety and the newest dart.
```sh
dart run bin/dust.dart example/crash_on_bad.dart
Unhandled exception:
Observatory did not start on 7575
outp…
-
Tried using pointy castle in an Angular Dart2 app, but it failed to load the component . Is this something recommended to use in client-side apps?
Configuration used,
```dart
transformers:…