recaster 0.1.1 copy "recaster: ^0.1.1" to clipboard
recaster: ^0.1.1 copied to clipboard

Desktop Flutter plugin for recording the current app window on macOS, Windows, and Linux.

0.1.1 #

  • Lowered minimum Dart SDK to >=3.0.0 <4.0.0.
  • Updated minimum Flutter SDK to >=3.10.0.

0.1.0 #

  • Windows output switched to MP4 (Media Foundation).

0.0.1 #

  • Added screen recording API: startRecording, stopRecording, isRecording.
  • Added macOS internal recording implementation for app window capture.
  • Added Windows internal app-window recording implementation (AVI output).
  • Added Linux internal app-window recording implementation (AVI output).
  • Added resolutionDivisor in startRecording to reduce output resolution.
0
likes
140
points
147
downloads

Publisher

verified publisherbytecabins.com

Weekly Downloads

Desktop Flutter plugin for recording the current app window on macOS, Windows, and Linux.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on recaster

Packages that implement recaster