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.
Features
- Device ID retrieval
- Package name retrieval
- IP address retrieval
- Device type identification
- Time and date retrieval
- Platform identification
- Network connection type identification
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