davinci
davinci copied to clipboard
A flutter package to convert any widget to an Image.
Using davinci and Flutter version 3.7.0 (FVM) I'm getting this error undefined name "View" **Output** Launching lib\main.dart on TECNO KD7 in debug mode... main.dart:1 : Error: Undefined name 'View'. davinci_capture.dart:31...
### Unhandled Exception: type 'Null' is not a subtype of type 'Uint8List' As the topic says, i got an error when running debug test in physic device(iphone XR , Ios...
for example when the app in Low resolution phone. Maybe we can use fixed size?
The image captured in the offStage method is not scrollable. Have to figure out a way for this.
Using Davinci 2.1.1 and Flutter 3.2.0 and getting this error building my app for web. `../../../.pub-cache/hosted/pub.dev/davinci-2.1.1/lib/core/davinci_capture.dart:88:11: Error: No named parameter with the name 'size'. size: logicalSize, ^^^^ ../../../Library/flutter/packages/flutter/lib/src/rendering/view.dart:28:9: Info: Found...
When I try to render my flow screen with localization by DavinciCapture.offStage. I end up with error ``` ======== Exception caught by widgets library ======================================================= The following assertion was thrown...