device_info 0.0.5 device_info: ^0.0.5 copied to clipboard
Provides detailed information about the device the Flutter app is running on.
0.0.5 - December 3, 2017 #
- Added FLT prefix to iOS types
0.0.4 - November 11, 2017 #
- Fixed Java/Dart communication error with empty lists
0.0.3 - October 24, 2017 #
- Added 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