Skip to content

[Bug]: getWifiBroadcast returns address with "/" in front #925

@buzmeg

Description

@buzmeg

Platform

Android (possibly others)

Plugin

network_info_plus

Version

2.1.3

Flutter SDK

3.0.2

Steps to reproduce

Confirmed in #614 by @vbuberen

Code Sample

var wifiIPv4Broad = await ni.getWifiBroadcast();
log("IPv4Broad: $wifiIPv4Broad");

returns:

[log] IPv4Broad: /192.168.85.255


### Logs

Irrelevant as already confirmed



### Flutter Doctor

Irrelevant as already confirmed

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions