screenshot 0.2.0
screenshot: ^0.2.0 copied to clipboard
Flutter Screenshot Package (Runtime). Capture any Widget as an image.
0.2.0 10/06/2020 #
- Add captureAsUiImage method
0.1.1 11/05/2019 #
- 20 Millisecond delay has been added. See issue https://github.com/flutter/flutter/issues/22308
- Example app can now save images directly to Gallery (using https://github.com/hui-z/image_gallery_saver)
0.1.0 09/05/2019 #
- changed path_provider version to ^1.1.0
0.0.2 16/02/2019 #
- added support for older versions of path provider
0.0.1 12/02/2019 #
- initial release.