[0.3.0] - 10/02/2021
- breaking change capture method returns Uint8List instead of File.
- support for web and windows
- Add captureAndSave method.
[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.