deepar_flutter_plus 0.1.6 copy "deepar_flutter_plus: ^0.1.6" to clipboard
deepar_flutter_plus: ^0.1.6 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 Dart:

 $ dart pub add deepar_flutter_plus

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 dart pub get):

dependencies:
  deepar_flutter_plus: ^0.1.6

Alternatively, your editor might support dart pub get or 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
0
points
574
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

License

unknown (license)

Dependencies

flutter, flutter_cache_manager, permission_handler, vector_math

More

Packages that depend on deepar_flutter_plus

Packages that implement deepar_flutter_plus