larkfinserv_flutter 1.0.2 copy "larkfinserv_flutter: ^1.0.2" to clipboard
larkfinserv_flutter: ^1.0.2 copied to clipboard

A Flutter SDK for integrating Lark FinServ's loan eligibility check functionality into your Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add larkfinserv_flutter

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

dependencies:
  larkfinserv_flutter: ^1.0.2

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:larkfinserv_flutter/larkfinserv_flutter.dart';
0
likes
160
points
17
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter SDK for integrating Lark FinServ's loan eligibility check functionality into your Flutter applications.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, http, shared_preferences, webview_flutter

More

Packages that depend on larkfinserv_flutter