show_network_interface_info 0.0.1 copy "show_network_interface_info: ^0.0.1" to clipboard
show_network_interface_info: ^0.0.1 copied to clipboard

The support of getting network card information in Windows Android

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add show_network_interface_info

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

dependencies:
  show_network_interface_info: ^0.0.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:show_network_interface_info/show_network_interface_info.dart';
7
likes
130
points
1
downloads

Publisher

verified publisherautopc.top

Weekly Downloads

The support of getting network card information in Windows Android

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on show_network_interface_info

Packages that implement show_network_interface_info