volorio_beauty_effect 0.2.1
volorio_beauty_effect: ^0.2.1 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);
}