simple_widget_snapshot 2.0.0 copy "simple_widget_snapshot: ^2.0.0" to clipboard
simple_widget_snapshot: ^2.0.0 copied to clipboard

Simple library for widget snapshot, easy to use for send image from specific widget.

Changelog #

2.0.0 #

  • Breaking changes:
    • Change name of class for WidgetSnapshot.
    • Now just need use one function for widget capture capture.
    • Now the capture is done through a GlobalKey.
    • The capture function returns a SnapshotResult object, which contains the image properties such as: byteData, uint8list, imageFromMemory and bytesImage.

1.0.6 #

1.0.5 #

  • Upgrade SDK.

1.0.4 #

  • Dart format.

1.0.3 #

  • Now you can add custom TextDirection and custom GlobalKey.
  • Minor changes for dart convention.

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.1 #

  • Complete Readme.
  • Update Example to flutter 3.10.
  • Add photos.

1.0.0 #

  • Version stable.
2
likes
140
points
77
downloads

Publisher

verified publisherjhonacode.com

Weekly Downloads

Simple library for widget snapshot, easy to use for send image from specific widget.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl, path_provider

More

Packages that depend on simple_widget_snapshot