-
**Describe the bug**
Symbol doesn't show where it is from.
**To Reproduce**
1. Write part of a class name and press the key to complete its name
2. Check the symbol location missing in the hint
…
-
The following error is reported by firebase analytics regarding LockCachingAudioSource._fetch method, where an exception is thrown by _File.renameSync (dart:io)
**Error messages**
Fatal Exceptio…
-
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':pdfrx:buildCMakeRelWithDebInfo[arm64-v8a]'.
> com.android.ide.common.process.ProcessException: ninja: Enter…
-
## Steps to Reproduce
Assuming the following `Dockerfile`:
```
FROM alpine
RUN apk add bash curl file git zip
RUN git clone https://github.com/flutter/flutter.git
ENV PATH="$PATH:/flutter/…
-
After updating my Flutter version to 3.24, I get the following stacktrace every time the generate commands runs:
```
Failed to build intl_utils:generate:
../../../.pub-cache/hosted/pub.dev/analyzer…
-
I've tried everything already, everytime getting stuck on it and then process get's killed or system frezees.
```
*****************************************
********* Check Flutter Channel *******…
-
Example https://github.com/flutter/packages/pull/7226 (this isn't related to Xcode beta, we're seeing it elsewhere like https://github.com/flutter/packages/pull/7422/checks?check_run_id=28830793413).
…
-
首先,非常感谢您,找了很久嵌套路由状态保持的方法,终于在大佬这里看到解决方法了!
我在getx的issue里面提了几个问题,请问大佬是否有遇到或者知道怎么解决吗:
https://github.com/jonataslaw/getx/issues/3168
https://github.com/jonataslaw/getx/issues/3170
https://github.com…
-
When receiving GitHub PRs for the SDK, currently copybara sends the commit to Gerrit and warns the author (see https://github.com/dart-lang/sdk/pull/56746 for an example).
One thing I did notice wa…
-
If I try to use Provider.of(context, listen: true) or setState() in the didChangeDependencies method of the stateful widget containing the OSMFlutter map I get the following error.
I was implementi…