gpu_video_flutter 0.0.3 copy "gpu_video_flutter: ^0.0.3" to clipboard
gpu_video_flutter: ^0.0.3 copied to clipboard

A Plugin to build GPU Video for Flutter. Build your own video with wonderful effects. Try to view a wonderful video.

A Plugin to build GPU Video for Flutter #

Now it supports only for Android

With this plugin you can:

  • Build your own video with wonderful effects. ...

Requires: #

  • Android min SDK: 21

Usage: #

  • To Build Your own video with effects just use:
    FLPluginView(
    filterProgress: 10,
    filterType: FilterType.BILATERAL_BLUR,
    videoUrl:
    "https://test-videos.co.uk/vids/bigbuckbunny/mp4/h264/360/Big_Buck_Bunny_360_10s_1MB.mp4",
    )
  • videoUrl: your video's url
  • filterType: type of filter that you want to use
  • filterProgress: value from 0 to 100, how you want to use your filter with.
6
likes
140
pub points
0%
popularity

Publisher

unverified uploader

A Plugin to build GPU Video for Flutter. Build your own video with wonderful effects. Try to view a wonderful video.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on gpu_video_flutter