whistle_loop_sdk 0.0.7 copy "whistle_loop_sdk: ^0.0.7" to clipboard
whistle_loop_sdk: ^0.0.7 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_sdk

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

dependencies:
  whistle_loop_sdk: ^0.0.7

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_sdk/whistle_loop_sdk.dart';
1
likes
130
points
33
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.

Repository (GitHub)

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, timezone

More

Packages that depend on whistle_loop_sdk