nanoaf 0.0.1 copy "nanoaf: ^0.0.1" to clipboard
nanoaf: ^0.0.1 copied to clipboard

PlatformiOS

A Flutter plugin for device compatibility gating with remote server checks, AppsFlyer integration, loading screens, and in-app browser redirects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nanoaf

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

dependencies:
  nanoaf: ^0.0.1

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:nanoaf/nanoaf.dart';
0
likes
130
points
74
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for device compatibility gating with remote server checks, AppsFlyer integration, loading screens, and in-app browser redirects.

Documentation

API reference

License

MIT (license)

Dependencies

appsflyer_sdk, ffi, flutter, http, plugin_platform_interface, shared_preferences, url_launcher, uuid

More

Packages that depend on nanoaf

Packages that implement nanoaf