screen_record_plus_puftpalkim 1.1.1 copy "screen_record_plus_puftpalkim: ^1.1.1" to clipboard
screen_record_plus_puftpalkim: ^1.1.1 copied to clipboard

Fork of screen_record_plus for PuftPalkim: adds app-audio + microphone capture (mixed into one track) on iOS (the upstream plugin only records video and silently drops all audio), and drops the unused [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add screen_record_plus_puftpalkim

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

dependencies:
  screen_record_plus_puftpalkim: ^1.1.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_plus_puftpalkim/screen_record_plus_puftpalkim.dart';
0
likes
120
points
328
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Fork of screen_record_plus for PuftPalkim: adds app-audio + microphone capture (mixed into one track) on iOS (the upstream plugin only records video and silently drops all audio), and drops the unused FFmpeg region-cropping feature to avoid its ~100MB dependency.

License

MIT (license)

Dependencies

flutter, path, path_provider

More

Packages that depend on screen_record_plus_puftpalkim

Packages that implement screen_record_plus_puftpalkim