Skip to content

Connection error #132

@Arshad-ullah

Description

@Arshad-ullah

Hello, flutter_vpn team. I want to implement vpn in my flutter project.
Can i test it with dummy server and username?

ElevatedButton(
child: const Text('Connect'),
onPressed: () => FlutterVpn.connectIkev2EAP(
server: "",
username: "",
password: "",
),
),

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions