device_info 0.0.4
device_info: ^0.0.4 copied to clipboard
Provides detailed information about the device the Flutter app is running on.
0.0.4 November 11, 2017 #
- Fixed Java/Dart communication error with empty lists
0.0.3 October 24, 2017 #
- Add support for utsname
0.0.2 October 20, 2017 #
- Fixed broken type comparison
- Added "isPhysicalDevice" field, detecting emulators/simulators
0.0.1 June 28, 2017 #
- Implements platform-specific device/OS properties