| description: Flutter plugin providing detailed information about the device |
| (make, model, etc.), and Android or iOS version the app is running on. |
| homepage: https://github.com/flutter/plugins/tree/master/packages/device_info |
| # 0.4.y+z is compatible with 1.0.0, if you land a breaking change bump |
| # See more details: https://github.com/flutter/flutter/wiki/Package-migration-to-1.0.0 |
| package: io.flutter.plugins.deviceinfo |
| pluginClass: DeviceInfoPlugin |
| pluginClass: FLTDeviceInfoPlugin |
| flutter: ">=1.12.13+hotfix.5 <2.0.0" |