We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to get the signature file image, we are getting the below error.
matrix4[0] == EngineFlutterDisplay.instance.devicePixelRatio matrix4[5] == EngineFlutterDisplay.instance.devicePixelRatio It is not true
This is worked when we build the web with the below command
flutter build web --web-renderer=canvaskit
I don’t want to force the build with canvas kit web renderer. Is there any other solution, for this error…
syncfusion_flutter_signaturepad: ^26.1.39 flutter version : 3.22.2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Unable to get the signature file image, we are getting the below error.
This is worked when we build the web with the below command
I don’t want to force the build with canvas kit web renderer. Is there any other solution, for this error…
syncfusion_flutter_signaturepad: ^26.1.39
flutter version : 3.22.2
The text was updated successfully, but these errors were encountered: