flutter_malvo_connect 0.1.0 copy "flutter_malvo_connect: ^0.1.0" to clipboard
flutter_malvo_connect: ^0.1.0 copied to clipboard

Malvo Connect SDK for Flutter — a drop-in WebView widget that lets your users link their bank accounts (Open Finance Brasil) through the hosted Malvo Connect widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_malvo_connect

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

dependencies:
  flutter_malvo_connect: ^0.1.0

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:flutter_malvo_connect/flutter_malvo_connect.dart';
0
likes
150
points
0
downloads

Documentation

API reference

Publisher

verified publishermalvo.io

Weekly Downloads

Malvo Connect SDK for Flutter — a drop-in WebView widget that lets your users link their bank accounts (Open Finance Brasil) through the hosted Malvo Connect widget.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

app_links, flutter, url_launcher, webview_flutter

More

Packages that depend on flutter_malvo_connect