flutter_device_type 0.4.0
flutter_device_type: ^0.4.0 copied to clipboard
Determine the type of handheld device on Flutter. Like if the device is a Tablet or is iPhoneX.
0.4.0 03-09-2020 #
- Switched to null safety
0.3.2 10-11-2020 #
- Added some more checks for IPhoneX for those still using it. This allows detecting from iPhoneX onwards
0.3.1 10-11-2020 #
- Fix more issues relating to low res Android devices.
0.3.0 04-11-2020 #
- Fix issues relating to low res Android devices.
- Added hasNotch property
0.1.0 24-12-2018 #
- Determine if device is a Table or Phone, if device is iOS or Android and if device if iPhoneX as well as get device's physical and screen dimensions