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

Flutter plugin that embeds a native Android camera preview using PlatformView + CameraX and supports transparent PNG overlay effects (e.g., glasses, masks, accessories) for virtual try-on experiences [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ar_tryon_view

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

dependencies:
  ar_tryon_view: ^0.0.3

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:ar_tryon_view/ar_tryon_view.dart';
2
likes
130
points
187
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin that embeds a native Android camera preview using PlatformView + CameraX and supports transparent PNG overlay effects (e.g., glasses, masks, accessories) for virtual try-on experiences in e-commerce apps.

Repository (GitHub)
View/report issues

Topics

#camera #camerax #ar #overlay #e-commerce

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on ar_tryon_view

Packages that implement ar_tryon_view