Patrick
Patrick
Hello I would like to propose the following updates: - migration to AndroidX (otherwise, we can't build with the latest dev version of Flutter) - add support to get application...
Hello, When you have for exemple a HTML string such as `'Hello world, check the Google page https://google.com'` , the link https://google.com is displayed twice. To remove, I need to...
Hello, Thanks for your great work. I would like to submit two fixes with icons in the navigation bar: - look at an icon carefully, and you will observe there...
Hello [As suggested here](https://github.com/flutter/flutter/issues/16879), I would like to submit one issue with `http.MultipartRequest`. How to support utf-8 format for the body fields? I'm writing a Flutter application, which includes a...
Hello Thanks for your great package. I would like to submit the following changes: - date localization (months & week days) - new option to specify wich day the week...
Hello, I would like to propose this MR to fix iusses and add support for the latest Flutter version. Thanks.
Hello, I would like to merge this PR with the following changelog: - Upgrade dependencies, especially with Dart 3 support and using image 4.1.3 (I fixed a breaking change) -...
Hello, Thanks for your plugin. May I suggest some features to allow fixed width and height instead of keeping of the device screen ratio? And could you please allow to...
The plugin does not work in iOS 8. The status bar disappears after closing the application or after returning from landscape Could you fix it please ? Thx