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

outdated

Flutter plugin to record the screen for user analytics.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add screen_record_flutter

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

dependencies:
  screen_record_flutter: ^0.0.1

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_flutter/screen_record_flutter.dart';
3
likes
0
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin to record the screen for user analytics.

License

unknown (license)

Dependencies

chewie, clock, collection, file, fixnum, flutter, path, path_provider, plugin_platform_interface, protobuf, synchronized, video_player

More

Packages that depend on screen_record_flutter

Packages that implement screen_record_flutter