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.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add screen_capture_kit

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  screen_capture_kit: ^0.0.4

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:screen_capture_kit/screen_capture_kit.dart';
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