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

PlatformAndroid

A Flutter plugin for record the screen. This plug-in requires Android SDK 21+ and iOS 10+

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add device_screen_recorder_plus

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

dependencies:
  device_screen_recorder_plus: ^0.0.5

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:device_screen_recorder_plus/device_screen_recorder.dart';
import 'package:device_screen_recorder_plus/recorder.dart';
0
likes
130
points
58
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for record the screen. This plug-in requires Android SDK 21+ and iOS 10+

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on device_screen_recorder_plus