-
Hello, I have some issue with Dart analysis.
Can you say me how can I fix it?
It is appeared in this my project: https://github.com/mjablecnik/startup_project
Restart, clean cache, update/upgrade …
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
App …
-
Currently, dartdoc generates the version as plain text. On api.dart.dev, it would be nice if the version was a link to the versioned (permalink) variant of the page:
https://api.dart.dev/dart-ffi/d…
-
we should expose a library where interfaces are 100% dart:html compatible. It's fine if they throw unsupported, the important bit is to have full API compatibility. This allows code to be written that…
-
I cannot build for the web with `shorebird_code_push` version 2.0.0:
```
../../../../.pub-cache/hosted/pub.dev/shorebird_code_push-2.0.0/lib/src/updater.dart:1:8: Error: Dart library 'dart:ffi' is…
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
Hell…
-
When we are using EvalWidget, we are creating new package with libraries, right? Is it possible to add some 3rd party package as dependency and then import a library from included package?
Using ex…
-
Currently setting breakpoints inside the SDK libraries is not supported. The missing pieces:
- Figure out how to resolve `dart:` uris without depending on `package:_fe_analyzer_shared`
See: http…
-
## Command
```sh
flutter analyze
```
## Steps to Reproduce
1. run `flutter analyze`
## Logs
```console
Error from the analysis server: Internal error: Bad state: No definition of type…
-
Hi, thank you for sharing this repository. I had a problem when compiling example project
Step to reproduce :
1. Clone repository
2. Pub get
3. Run example
Error :
`E/flutter (25318): [E…