screen_recorder 0.2.0 copy "screen_recorder: ^0.2.0" to clipboard
screen_recorder: ^0.2.0 copied to clipboard

Record your Flutter widgets and export the recordings as a GIF

[0.2.0] #

  • Exporter class exposes now exportGif and exportFrames.
  • Updated the example project using an AnimatedContainer to have a more heavy output.

[0.1.1] #

  • Fix #11
  • Custom exporters can actually be used

[0.1.0] #

  • require at least Flutter >=3.4.0-34.1.pre
  • use toImageSync instead of async toImage
  • Add ability to use different Exporter to export the recording in different formats. For now, only gifs are supported.

[0.0.3] #

  • fix background color
  • update example

[0.0.2] #

  • Better Readme
  • Some more configuration options

[0.0.1] #

  • Initial draft. Pretty WIP and highly experimental
131
likes
130
pub points
88%
popularity

Publisher

verified publisherbaseflow.com

Record your Flutter widgets and export the recordings as a GIF

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

Funding

Consider supporting this project:

github.com
www.buymeacoffee.com

License

MIT (LICENSE)

Dependencies

flutter, image

More

Packages that depend on screen_recorder