whistle_loop_sdk 0.0.2
whistle_loop_sdk: ^0.0.2 copied to clipboard
A Flutter plugin that integrates Whistle Loop SDK functionality into Flutter applications, providing easy access to essential device information.
Whistle Loop SDK Flutter Plugin #
whistle_loop_sdk
is a Flutter plugin that seamlessly integrates Whistle Loop SDK functionality into your Flutter applications. This plugin provides easy access to essential device information, including the device ID, package name, IP address, device type, time, date, platform, and network connection type.
Getting Started #
This project serves as a starting point for a Flutter plug-in package, specifically designed for incorporating Whistle Loop SDK features into your Flutter app. The package includes platform-specific implementation code for Android and iOS.
Installation #
To use this plugin, add whistle_loop_sdk
as a dependency in your pubspec.yaml file.
dependencies:
whistle_loop_sdk: ^0.0.1