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

PlatformmacOS

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

With Flutter:

 $ flutter 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.5

Alternatively, your editor might support dart pub get or flutter 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
160
points
328
downloads

Documentation

Documentation
API reference

Publisher

verified publisherblendthink.dev

Weekly Downloads

Native Dart bindings for macOS ScreenCaptureKit using Dart Build Hooks.

Repository (GitHub)
View/report issues
Contributing

Topics

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

License

BSD-3-Clause (license)

Dependencies

code_assets, ffi, hooks, meta, native_toolchain_c

More

Packages that depend on screen_capture_kit