avafli_sdk 3.1.2 copy "avafli_sdk: ^3.1.2" to clipboard
avafli_sdk: ^3.1.2 copied to clipboard

Avafli Engagement SDK for Flutter — add daily-streak sweepstakes and prize experiences to your app with a few lines of code.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add avafli_sdk

With Flutter:

 $ flutter pub add avafli_sdk

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

dependencies:
  avafli_sdk: ^3.1.2

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:avafli_sdk/avafli_sdk.dart';
2
likes
0
points
633
downloads

Publisher

verified publisheravafli.com

Weekly Downloads

Avafli Engagement SDK for Flutter — add daily-streak sweepstakes and prize experiences to your app with a few lines of code.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crypto, device_info_plus, flutter, flutter_secure_storage, http, image_picker, shared_preferences, url_launcher, webview_flutter

More

Packages that depend on avafli_sdk