arkit_plugin_puftpalkim 1.6.0
arkit_plugin_puftpalkim: ^1.6.0 copied to clipboard
Fork of arkit_plugin with gapless, native AVQueuePlayer/AVPlayerLooper video looping for ARKit video materials, and a transparent (non-black) camera view background.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add arkit_plugin_puftpalkimThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
arkit_plugin_puftpalkim: ^1.6.0Alternatively, 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:arkit_plugin_puftpalkim/arkit_plugin_puftpalkim.dart';