screen_record_plus 0.0.1 copy "screen_record_plus: ^0.0.1" to clipboard
screen_record_plus: ^0.0.1 copied to clipboard

Capture, edit, and share your screen effortlessly with the Record widget.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add screen_record_plus

With Flutter:

 $ flutter pub add screen_record_plus

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

dependencies:
  screen_record_plus: ^0.0.1

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_record_plus/screen_record_plus.dart';
7
likes
0
points
76
downloads

Publisher

verified publisherbrian98.com

Weekly Downloads

Capture, edit, and share your screen effortlessly with the Record widget.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bitmap, ffmpeg_kit_flutter, flutter, image, intl, path, path_provider

More

Packages that depend on screen_record_plus