-
Hi,
I love the dartdoc, it is much faster and nicer than dartdocgen but I have problem with generating documentation from libraries inside src/ folder. This folder is simply omitted.
This thing was a…
-
I have a use-case where I want to:
1. Use URLSession directly to run efficient large-file downloadTask's.
2. Make API calls using the simplified interface.
I would like to use the same URLSession…
-
## Steps to Reproduce
Use Android Studio suggestions to update Gradle and Gradle plugin in our flutter/android project.
The below configurations will be updated:
* `android/gradle/wrapper/gr…
-
**Describe the bug**
I discovered it the hard way. If there is an error thrown inside `onCompleted` method, it will be suppressed.
And the worst thing is, `onError` and `update` functions will be ne…
-
It looks like Wallet Connect is dropping support for their 1.x API soon and will require a shift to the 2.x APIs. In conjunction with this they seem to have moved away from the Web3 interface to an e…
-
If a sass compilation fails within a worker process, the failure is not reported back through the the worker protocol. This is because the asynchronous call to `sass.run_` is not properly awaited by `…
-
When the number greater then **2147483647** in Dart I get double value.
**Example:**
```
2147483647 (JS) -> 2147483647 (Dart)
2147483648 (JS) -> 2147483648.0 (Dart)
```
-
If i launch flutter app, then update GPU driver and return to the app - it freezes and spams error messages in the console.
![AQAQLPk](https://user-images.githubusercontent.com/63228361/128937322-eef…
-
Most app these days has a need to run in the background and on certain event make calls to callback functions. Using flutter this has been a really tedious task that mostly requires hacks.
Searchin…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…