screen_capture_kit 0.0.4 copy "screen_capture_kit: ^0.0.4" to clipboard
screen_capture_kit: ^0.0.4 copied to clipboard

Native Dart bindings for macOS ScreenCaptureKit using Dart Build Hooks.

example/README.md

screen_capture_kit example #

Sample command-line app demonstrating display, window, region, and system picker capture with screen_capture_kit.

Requirements #

  • macOS 12.3+ (some flows need 14+, e.g. screenshot / system picker)
  • Screen Recording permission (System Settings → Privacy & Security)
  • Dart SDK 3.10+ (aligned with the main package)

Run #

From this directory:

dart pub get
dart run bin/example.dart

The app prints menu-style options to stdout. Follow the prompts; grant permissions when macOS asks.

Project layout #

Path Role
bin/example.dart Interactive demo entrypoint
pubspec.yaml Depends on screen_capture_kit via path: ../
0
likes
0
points
328
downloads

Documentation

Documentation

Publisher

verified publisherblendthink.dev

Weekly Downloads

Native Dart bindings for macOS ScreenCaptureKit using Dart Build Hooks.

Repository (GitHub)
View/report issues

Topics

#macos #screen-capture #screenshot #ffi #screen-sharing

License

unknown (license)

Dependencies

code_assets, ffi, hooks, meta, native_toolchain_c

More

Packages that depend on screen_capture_kit