three_js_video_texture 0.0.2 copy "three_js_video_texture: ^0.0.2" to clipboard
three_js_video_texture: ^0.0.2 copied to clipboard

A three_js package that helps with video textures.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add three_js_video_texture

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

dependencies:
  three_js_video_texture: ^0.0.2

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:three_js_video_texture/three_js_video_texture.dart';
0
likes
140
points
74
downloads

Publisher

unverified uploader

Weekly Downloads

A three_js package that helps with video textures.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, media_kit, media_kit_libs_video, media_kit_video, three_js_core, three_js_math, web

More

Packages that depend on three_js_video_texture