anythink_sdk 1.0.4 copy "anythink_sdk: ^1.0.4" to clipboard
anythink_sdk: ^1.0.4 copied to clipboard

Anythink SDK Flutter Plugin for Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add anythink_sdk

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

dependencies:
  anythink_sdk: ^1.0.4

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:anythink_sdk/anythink_sdk.dart';
5
likes
110
pub points
81%
popularity

Publisher

unverified uploader

Anythink SDK Flutter Plugin for Android and iOS.

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on anythink_sdk