JeanChristophe Pal
JeanChristophe Pal
I'm using part of the code from the example https://github.com/fluttercandies/extended_sliver/blob/master/example/lib/pages/nested/webview.dart When I click on an editable field of the Webview, the complet view disappear, do you know why ? ```...
Hello, I'm using signature pad with screen rotation, so I use _getTransparentSignatureBitmap_ and _setSignatureBitmap_ and each time the screen rotate it removes a pixel line. To fixe this I change...
Hello, I need to put the PDFView in a ScrollView, how should I do it? So far, either the PDFView is not showing or the scroll is not working. Thank...