Skip to content

allow a custom connectivity check #85

Open
@josh-burton

Description

@josh-burton

Our app uses Dio along with the native adapter, so it uses cupertino http and cronet under the hood.

This means the connectivity checks are using a different stack to our standard http requests.

It would be great to be able to configure internet_connectivity_plus to use the same setup. I think a http Client parameter would work, or the option to support a custom _checkReachabilityFor method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestRequest for a new feature to be implemented

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions