iac_device_info_ext 2.0.1 copy "iac_device_info_ext: ^2.0.1" to clipboard
iac_device_info_ext: ^2.0.1 copied to clipboard

Device information extension for in_app_console package. Display device details and system information in the console.

Device Info Extension for In-App Console #

A Flutter plugin that adds device information display to the in_app_console package. View hardware and system specs directly in your in-app console.

What does it do? #

This extension displays real-time device information including platform, OS version, device model, manufacturer, CPU architecture, and total RAM. Supports Android and iOS.

Screenshot #

Register the extension #

InAppConsole.instance.registerExtension(
  IacDeviceInfoExtension(),
);
0
likes
130
points
161
downloads

Publisher

unverified uploader

Weekly Downloads

Device information extension for in_app_console package. Display device details and system information in the console.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

device_info_plus, flutter, in_app_console, plugin_platform_interface

More

Packages that depend on iac_device_info_ext

Packages that implement iac_device_info_ext