plaid_webview 1.0.1 copy "plaid_webview: ^1.0.1" to clipboard
plaid_webview: ^1.0.1 copied to clipboard

A webview implementation of plaid. Plaid helps all companies build fintech solutions by making it easy, safe and reliable for people to connect their financial data to apps and services.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add plaid_webview

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

dependencies:
  plaid_webview: ^1.0.1

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:plaid_webview/plaid_webview.dart';
2
likes
105
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

A webview implementation of plaid. Plaid helps all companies build fintech solutions by making it easy, safe and reliable for people to connect their financial data to apps and services.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, webview_flutter

More

Packages that depend on plaid_webview