screen_record_plus 0.0.3 copy "screen_record_plus: ^0.0.3" to clipboard
screen_record_plus: ^0.0.3 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 Flutter:

 $ flutter pub add screen_record_plus

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

dependencies:
  screen_record_plus: ^0.0.3

Alternatively, your editor might support 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
130
points
96
downloads

Publisher

verified publisherbrian98.com

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on screen_record_plus