mfilterit_sdk 1.0.0 copy "mfilterit_sdk: ^1.0.0" to clipboard
mfilterit_sdk: ^1.0.0 copied to clipboard

PlatformAndroid

Flutter plugin for the mFilterIt AppFraud Android Java SDK

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mfilterit_sdk

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

dependencies:
  mfilterit_sdk: ^1.0.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:mfilterit_sdk/mfilterit_sdk.dart';
1
likes
130
points
524
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for the mFilterIt AppFraud Android Java SDK

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on mfilterit_sdk

Packages that implement mfilterit_sdk