moinsen_screen_recording 1.0.0 copy "moinsen_screen_recording: ^1.0.0" to clipboard
moinsen_screen_recording: ^1.0.0 copied to clipboard

Gradle-9-clean fork of flutter_screen_recording. Native screen recording for Android/iOS/Web with the dead jcenter + bytedance repositories removed, which is what breaks an upstream 2.0.25 build on Gradle 9.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add moinsen_screen_recording

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

dependencies:
  moinsen_screen_recording: ^1.0.0

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:moinsen_screen_recording/moinsen_screen_recording.dart';
0
likes
120
points
93
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Gradle-9-clean fork of flutter_screen_recording. Native screen recording for Android/iOS/Web with the dead jcenter + bytedance repositories removed, which is what breaks an upstream 2.0.25 build on Gradle 9.

Topics

#screen-recording #recording #media-projection

License

MIT (license)

Dependencies

flutter, flutter_foreground_task, flutter_screen_recording_platform_interface, flutter_screen_recording_web

More

Packages that depend on moinsen_screen_recording

Packages that implement moinsen_screen_recording