Skip to content

TwoSpaceApp/cast-screen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screen Capture Flutter Plugin

A cross-platform Flutter plugin for screen capturing, with the core logic written in C++. This plugin uses Dart FFI to interface with the native C++ code, allowing for high-performance screen capture.

Currently, the implementation is a basic example for Windows. Contributions for other platforms (macOS, Linux, Android, iOS) are welcome. To use, call ScreenCapture.captureScreen() to get the image data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published