phyllo_connect 0.0.1 copy "phyllo_connect: ^0.0.1" to clipboard
phyllo_connect: ^0.0.1 copied to clipboard

outdated

Phyllo Connect is a quick and secure way to connect work platforms via Phyllo in your iOS app.

phyllo_connect #

pub package

Phyllo Connect is a quick and secure way to connect work platforms via Phyllo in your iOS app. Supports: iOS, Android.

Usage #

To use this plugin, add phyllo_connect as a dependency in your pubspec.yaml file.

Example #

Replace your

import 'package:phyllo_connect/phyllo_connect.dart';

class Configs {
  Configs._();

  static const String clientId = '<client id here>';

  static const String clientSecret = '<client secret here>';

  static const PhylloEnvironment env = PhylloEnvironment.development; //set phyllo environment
}
copied to clipboard
4
likes
0
points
490
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.20 - 2025.04.04

Phyllo Connect is a quick and secure way to connect work platforms via Phyllo in your iOS app.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on phyllo_connect