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
90
pub points
0%
popularity

Publisher

unverified uploader

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.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, http, webview_flutter

More

Packages that depend on plaid_webview