For the complete documentation index, see llms.txt. This page is also available as Markdown.

Installing

The easiest way to install system_info2 is from the cli.

dart pub add system_info2
dart pub get

To use the system_info2 package import into your code:

import 'package:system_info2/system_info2.dart

Last updated

Was this helpful?