soft_ifconfig 0.1.0-dev copy "soft_ifconfig: ^0.1.0-dev" to clipboard
soft_ifconfig: ^0.1.0-dev copied to clipboard

A Dart/Flutter package/library for get the mac address from Windows, macOS and Linux.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add soft_ifconfig

With Flutter:

 $ flutter pub add soft_ifconfig

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

dependencies:
  soft_ifconfig: ^0.1.0-dev

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:soft_ifconfig/soft_ifconfig.dart';
3
likes
150
pub points
26%
popularity

Publisher

verified publishersoftyes.com.br

A Dart/Flutter package/library for get the mac address from Windows, macOS and Linux.

Homepage
Repository (GitHub)
View/report issues

Topics

#ifconfig #ip #mac #address #hardware

Documentation

API reference

License

LGPL-3.0 (LICENSE)

Dependencies

path

More

Packages that depend on soft_ifconfig