ispect_device 4.1.1 copy "ispect_device: ^4.1.1" to clipboard
ispect_device: ^4.1.1 copied to clipboard

discontinuedreplaced by: ispect

An additional package for ISpect to retrieve platform information

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ispect_device

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

dependencies:
  ispect_device: ^4.1.1

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:ispect_device/ispect_device.dart';
2
likes
130
points
159
downloads

Publisher

verified publishershodev.live

Weekly Downloads

An additional package for ISpect to retrieve platform information

Documentation

API reference

License

MIT (license)

Dependencies

device_info_plus, flutter, flutter_localizations, intl, ispect, package_info_plus, path_provider, share_plus

More

Packages that depend on ispect_device