device_info_hash_code 0.0.2 device_info_hash_code: ^0.0.2 copied to clipboard
Detect Device Based on H/W Info
flutter pub run build_runner build --delete-conflicting-outputs
import 'package:device_info_hash_code/device_info_hash_code.dart';
Future<PlatformDeviceInfo> info = deviceInfo;