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

outdated

Record your Flutter widgets and export the recordings as a GIF

screen_recorder #

This is a package to create recordings of Flutter widgets. The recordings can be exported as GIFs. This is highly experimental!

This is pure Flutter/Dart implementation without any dependencies on native or platform code. Thus it runs on all supported platforms.

Please note, that encoding of the resulting GIF takes a lot of time. This can probably improved by using FFMPEG or something similar, though it does not work on all platforms.

131
likes
0
pub points
87%
popularity

Publisher

verified publisherbaseflow.com

Record your Flutter widgets and export the recordings as a GIF

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, image

More

Packages that depend on screen_recorder