simple_widget_snapshot 1.0.3
simple_widget_snapshot: ^1.0.3 copied to clipboard
Simple library for widget snapshot, easy to use for send image from specific widget.
1.0.0 #
- Version stable
1.0.1 #
- Complete Readme
- Update Example to flutter 3.10
- Add photos.
1.0.2 #
- Now you can adjust the fit of your images.
- The quality of the generated image is superior.
- Use of context to capture image.
1.0.3 #
- Now you can add custom TextDirection and custom GlobalKey
- Minor changes for dart convention