scanmynet_sdk 1.1.11 copy "scanmynet_sdk: ^1.1.11" to clipboard
scanmynet_sdk: ^1.1.11 copied to clipboard

Flutter plugin for the ScanMyNet network diagnostics SDK — runs a full home-network scan and returns a structured report.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scanmynet_sdk

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

dependencies:
  scanmynet_sdk: ^1.1.11

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:scanmynet_sdk/scanmynet_sdk.dart';
1
likes
140
points
773
downloads

Documentation

API reference

Publisher

verified publisheraau.iq

Weekly Downloads

Flutter plugin for the ScanMyNet network diagnostics SDK — runs a full home-network scan and returns a structured report.

Repository (GitHub)
View/report issues
Contributing

License

unknown (license)

Dependencies

flutter, meta, plugin_platform_interface

More

Packages that depend on scanmynet_sdk

Packages that implement scanmynet_sdk