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

get device mac address for linux windows android macos.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add get_mac_address

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

dependencies:
  get_mac_address: ^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:get_mac_address/get_mac_address.dart';
11
likes
130
pub points
82%
popularity

Publisher

unverified uploader

get device mac address for linux windows android macos.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on get_mac_address