platform_device_id_linux 0.0.1 copy "platform_device_id_linux: ^0.0.1" to clipboard
platform_device_id_linux: ^0.0.1 copied to clipboard

outdated

linux implementation of the platform_device_id plugin.

platform_device_id_linux #

The linux implementation of platform_device_id.

Usage #

Import the package #

This package has been endorsed, meaning that you only need to add platform_device_id as a dependency in your pubspec.yaml. It will be automatically included in your app when you depend on package:platform_device_id.

This is what the above means to your pubspec.yaml:

...
dependencies:
  ...
  platform_device_id: ^0.4.0
  ...

If you wish to use the linux package only, you can add platform_device_id_linux as a dependency:

...
dependencies:
  ...
  platform_device_id_linux: ^0.0.1
  ...
1
likes
0
pub points
77%
popularity

Publisher

verified publisherdi1shuai.com

linux implementation of the platform_device_id plugin.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on platform_device_id_linux