René Kilczan
René Kilczan
@CodeChief thank you for that links, with that links I was able to find more documentation. However it seems that the documentation for ws printing is outdated. I was able...
Just to make clear that I really got a mail from Microsoft I'll quote the interesting part: > You should not need a custom driver if you use WSPrint. If...
I played a bit further with the API but I did not managed it to get it working and I forgot in the meantime this issue. So sorry the update...
I just run into the same situation that I'm confused about the documentation. **What is the current status?** When you change the documentation, it might me worth to mention _how...
I just checked it. When I copy my `gradlew.bat` and `local.properties` to the root directory of this repo, I can run `gradlew aR` without any issues. So what is wrong?
Did you add it as mentioned in the [readme file](https://github.com/fluttercommunity/flutter_downloader#open-downloaded-file-from-notification)? it must be `android:exported="false"`
I'm not using that file provider in production so I never faced this issue. However I cannot find any references that they must be exported. [That `android:exported="true"` requirement](https://developer.android.com/about/versions/12/behavior-changes-12#exported) just applies...
@Zechst Sorry I missed your question: When you use it in a desktop app and you resize the window.
What is the current status here? Officially this seem not to be supported
What about Linux?