mobile_screen_info
A plugin to get screen infomation of mobile devices.
Getting Started
Add this dependency to pubspec.yaml
file
mobile_screen_info: ^1.0.0
Using
final _screenInfo = MobileScreenInfo().getScreenInfo();
A plugin to get screen infomation of mobile devices.
Add this dependency to pubspec.yaml
file
mobile_screen_info: ^1.0.0
final _screenInfo = MobileScreenInfo().getScreenInfo();