volorio_beauty_effect 0.2.0
volorio_beauty_effect: ^0.2.0 copied to clipboard
Volorio Flutter beauty effect controls for RTC video sessions.
example/main.dart
import 'package:volorio_beauty_effect/volorio_beauty_effect.dart';
void main() {
print(VolorioBeautyEffect);
}