Skip to content
This repository was archived by the owner on Sep 20, 2022. It is now read-only.

getkevin/kevin-flutter-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kevin.

A kevin. SDK Flutter demo app

The kevin. SDK enables to easily integrate AIS and PIS services in your mobile application. We provide neat, customisable UI screens so integration would be as quick as possible. We also expose the low-level APIs that power those UIs so that you can build fully custom experiences.

Get started with our SDK reference and also checkout our native iOS Demo App or Android Demo App.

Building

To build and run project run those commands in terminal:

flutter clean
flutter pub get
flutter pub run build_runner build --delete-conflicting-outputs
flutter run

Features

  • Account linking - we provide an easy solution to authenticate and manage user bank accounts.
  • Bank payments - we provide a possibility to integrate bank payments in your app with both SCA and non-SCA options.
  • Card payments - we also provide card payments with a hybrid payment support, so the payment would be performed via bank if we detect that the card belongs to one of our supported banks.

Documentation

  • SDK documentation can be found here
  • The API reference is located here

Contributing

We welcome contributions of any kind including new features, bug fixes, and documentation improvements. Please first open an issue describing what you want to build if it is a major change so that we can discuss how to move forward. Otherwise, go ahead and open a pull request for minor changes such as typo fixes and one liners.

About

Flutter demo for kevin. mobile SDK integration.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published