desktop_screen_recorder 0.0.1
desktop_screen_recorder: ^0.0.1 copied to clipboard
Record screen on Windows, Linux and macOS.
🎥 Desktop Screen Recorder #
Record screen on Windows, Linux and macOS from your Flutter application directly!
Desktop Screen Recorder
is powerful and convenience package, provides screen recording on desktop platforms.
🚀 Возможности #
✅ Screen record on Windows, Linux and macOS
✅ MP4 Encoding using H.264 codec
✅ Minimal CPU load thanks to native API
✅ High performance without external dependencies
✅ Easy to use — всего две строки кода!
🔜 Next iterations: recording microphone and web-camera!
🛠 Installing #
Add package in pubspec.yaml
:
dependencies:
desktop_screen_recorder: latest_version