my_device 0.2.1 copy "my_device: ^0.2.1" to clipboard
my_device: ^0.2.1 copied to clipboard

Agile and easy access to device information and internet connection alerts

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add my_device

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

dependencies:
  my_device: ^0.2.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:my_device/my_device.dart';
4
likes
120
pub points
0%
popularity

Publisher

verified publishermisdevelop.app

Agile and easy access to device information and internet connection alerts

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

connectivity_plus, device_info_plus, flutter

More

Packages that depend on my_device