windows_system_info 0.0.4 copy "windows_system_info: ^0.0.4" to clipboard
windows_system_info: ^0.0.4 copied to clipboard

PlatformWindows

A Flutter package for getting exclusive details of windows device.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add windows_system_info

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  windows_system_info: ^0.0.4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:windows_system_info/windows_system_info.dart';
12
likes
150
points
707
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for getting exclusive details of windows device.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter

More

Packages that depend on windows_system_info