Installing
The easiest way to install system_info2 is from the cli.
dart pub add system_info2
dart pub getTo use the system_info2 package import into your code:
import 'package:system_info2/system_info2.dartLast updated
Was this helpful?
The easiest way to install system_info2 is from the cli.
dart pub add system_info2
dart pub getTo use the system_info2 package import into your code:
import 'package:system_info2/system_info2.dartLast updated
Was this helpful?