FUBeautyPlugin class

Constructors

FUBeautyPlugin()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

channel MethodChannel
getter/setter pair

Static Methods

config() Future
native 初始化美颜
dispose() Future
销毁美颜插件
filterSliderValueChange(int subBizType, double value, String strValue) Future
滤镜slider value 强度值 strvalue 滤镜字符串值,非滤镜可以传空字符串 subBizType 具体子类型,瘦脸、窄脸这些
resetDefault(int bizType) Future
widget 重置美颜某个业务的效果
selectedItem<T>(int subBizType) Future
subBizType 具体子类型,瘦脸、窄脸这些 参数 method 是对应的美颜模块具体方法名称
setLocalVideoProcessListener<T>() Future
初始化
sliderValueChange(int subBizType, double value, String strValue) Future
value 强度值 strvalue 滤镜字符串值,非滤镜可以传空字符串 subBizType 具体子类型,瘦脸、窄脸这些

Constants

beauty → const String