llyl

Results 4 issues of llyl

Everything goings on normal a few days ago, but it cannot receive files for today tests, and previous versions of my app cannot receive files too. The flutter prompts: W/Adreno-ES20(31992):...

I want to receive a file via action.VIEW, what should I do? Add following codes only to AndroidManifest is not working:

I write a test which need a usb, and I have a monitor tool to get all the telegrams send through usb. Now, the problem is when I debug the...

### What is your question? I use flutter version 3.16.3. flutter doctor and everything other is ok. Here is some brief codes: String dir = (await getTemporaryDirectory()).path; String saveFileName =...

question