delfme
delfme
### Platforms dart ### Description Hello! I have a doubt about cacheKey. https://github.com/fluttercandies/extended_image_library/blob/5847a6a83ad4d40cd5ee3946fb6b8b23d23dcba4/lib/src/_extended_network_image_utils_io.dart#L31-L62 I'd need to save many images to disk and then delete them all at once without passing...
### Version 2.7.2 ### Platforms Android ### Device Model Xiaomi Mi lite 5g ### flutter info ```sh Doctor summary (to see all details, run flutter doctor -v): [!] Flutter (Channel...
We are facing http connection issue when using CupertinoClient. CC: @brianquinlan would you be so kind as to take a quick look at this? Just noticed you might know why...
Hello, We noticed that first http request is pretty slow due to connection delay and subsequent request are fast. Inside app we call same server on different endpoints and the...
### Version ^2.2.0 ### Platforms Android ### Device Model Xiaomi Mi lite 5g ### flutter info ```sh Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel...
Hello, We are testing the plugin and like it very much. However, to get better results for our use case, we would need to set compression options. For example, let's...
PointyCastle was a natural choice when plugin was coded initially. However, it is so damn slow even for simple text messages. Can you guys plan a switch to native-crypto? https://github.com/hugo-pcl/native-crypto-flutter
Hello, is it possible to fetch the level 1 folders from the container? I don't have subfolders and the tree is like: root/folder1 root/folder2 ... root/folderN I would like to...
Hello, I dont see the parameter to set compression rate. Is that feature supported? I need to zip a folder with many files, zip is needed only to upload folder...
### 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/resources/bug-reports) ### Steps to...