devdart_windows_hdsn

Creator: coderz1093

Last updated:

0 purchases

devdart_windows_hdsn Image
devdart_windows_hdsn Images

Languages

Categories

Add to Cart

Description:

devdart windows hdsn

Using #
Import package
import 'package:devdart_windows_hdsn/devdart_windows_hdsn.dart';
import 'package:devdart_windows_hdsn/drive.dart';
copied to clipboard
Retrieve Drive List
List<Drive> drives = WindowsHDSN().getDrives();
for(Drive drive in drives){
print(drive.model);
print(drive.serial);
}
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.