whistle_loop_sd 0.0.5 copy "whistle_loop_sd: ^0.0.5" to clipboard
whistle_loop_sd: ^0.0.5 copied to clipboard

A Flutter plugin that integrates Whistle Loop SDK functionality into Flutter applications, providing easy access to essential device informations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add whistle_loop_sd

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

dependencies:
  whistle_loop_sd: ^0.0.5

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:whistle_loop_sd/whistle_loop_sdk.dart';
import 'package:whistle_loop_sd/whistle_loop_sdk_method_channel.dart';
import 'package:whistle_loop_sd/whistle_loop_sdk_platform_interface.dart';
import 'package:whistle_loop_sd/whistle_loop_sdk_web.dart';
import 'package:whistle_loop_sd/whistleloop_pixel_fire.dart';
0
likes
130
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin that integrates Whistle Loop SDK functionality into Flutter applications, providing easy access to essential device informations.

Documentation

API reference

License

MIT (license)

Dependencies

advertising_id, connectivity_plus, device_info_plus, flutter, flutter_web_plugins, get_ip_address, http, logging, package_info_plus, plugin_platform_interface

More

Packages that depend on whistle_loop_sd