device_agent 0.0.1
device_agent: ^0.0.1 copied to clipboard
Information to identify each device
Device Agent #
Device Agent is a Dart package that provides comprehensive tools for identifying and managing device information. This package is useful for applications that need to collect, analyze, or act upon specific device details.
Features #
- Retrieve detailed device information.
- Identify device type and capabilities.
- Access device-specific properties like OS version, manufacturer, and model.
- Cross-platform support: works on Android, iOS, and web.
Installation #
Add device_agent to your pubspec.yaml file:
dependencies:
device_agent: ^0.0.1