device_ext_info 0.0.2 copy "device_ext_info: ^0.0.2" to clipboard
device_ext_info: ^0.0.2 copied to clipboard

Device extended info fultter plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add device_ext_info

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

dependencies:
  device_ext_info: ^0.0.2

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:device_ext_info/device_ext_info.dart';
0
likes
20
pub points
25%
popularity

Publisher

unverified uploader

Device extended info fultter plugin

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on device_ext_info