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

A new Flutter plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add local_ip

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

dependencies:
  local_ip: ^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:local_ip/local_ip.dart';
0
likes
30
pub points
13%
popularity

Publisher

unverified uploader

A new Flutter plugin.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on local_ip