nghinv_device_info 0.1.0 copy "nghinv_device_info: ^0.1.0" to clipboard
nghinv_device_info: ^0.1.0 copied to clipboard

A plugin for get device info. Support Android, iOS, Linux, MacOS, Windows, Web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nghinv_device_info

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

dependencies:
  nghinv_device_info: ^0.1.0

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:nghinv_device_info/nghinv_device_info.dart';
1
likes
120
points
53
downloads

Publisher

unverified uploader

Weekly Downloads

A plugin for get device info. Support Android, iOS, Linux, MacOS, Windows, Web.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter, flutter_web_plugins, plugin_platform_interface, win32, win32_registry

More

Packages that depend on nghinv_device_info