A pluggin to get screen infomation of mobile device.
More...
A plugin to get screen infomation of mobile devices.
Add this dependency to pubspec.yaml file
pubspec.yaml
mobile_screen_info: ^1.0.0
final _screenInfo = MobileScreenInfo().getScreenInfo();
unverified uploader
Homepage
API reference
MIT (license)
flutter, plugin_platform_interface
Packages that depend on mobile_screen_info
Back