sdxfluttersdk 0.0.2 copy "sdxfluttersdk: ^0.0.2" to clipboard
sdxfluttersdk: ^0.0.2 copied to clipboard

Brands use a wide range of offline and online communication touch points with multiple identities across them.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sdxfluttersdk

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

dependencies:
  sdxfluttersdk: ^0.0.2

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:sdxfluttersdk/refluttersdk.dart';
import 'package:sdxfluttersdk/refluttersdk_method_channel.dart';
import 'package:sdxfluttersdk/refluttersdk_platform_interface.dart';
import 'package:sdxfluttersdk/refluttersdkweb.dart';
import 'package:sdxfluttersdk/remobile.dart';
import 'package:sdxfluttersdk/rewebsdk.dart';
1
likes
110
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

Brands use a wide range of offline and online communication touch points with multiple identities across them.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

app_links, flutter, flutter_web_plugins, http, plugin_platform_interface, uni_links

More

Packages that depend on sdxfluttersdk

Packages that implement sdxfluttersdk