deepar_flutter_plus 0.2.0 copy "deepar_flutter_plus: ^0.2.0" to clipboard
deepar_flutter_plus: ^0.2.0 copied to clipboard

Enhanced DeepAR Flutter SDK with support for loading effects from assets, file paths, and URLs with caching

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add deepar_flutter_plus

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

dependencies:
  deepar_flutter_plus: ^0.2.0

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:deepar_flutter_plus/deepar_flutter_plus.dart';
7
likes
150
points
446
downloads

Publisher

unverified uploader

Weekly Downloads

Enhanced DeepAR Flutter SDK with support for loading effects from assets, file paths, and URLs with caching

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_cache_manager, permission_handler, vector_math

More

Packages that depend on deepar_flutter_plus

Packages that implement deepar_flutter_plus