0 purchases
deposits ui kit
Deposits Ui Kit SDK #
The Deposits UI Kit is a collection of reusable, fully themeable and customizable UI components. It includes a lot of the basics as well as amazing components tied to Fintech applications that can help drastically reduce development time. It can help improve development time and increase consistency in your fintech applications.
Storybook link #
https://mobile-ui-kit.deposits.dev/
Installation #
pubspec.yaml :
dependencies:
flutter:
sdk: flutter
deposits_ui_kit: <Latest version>
copied to clipboard
Terminal :
flutter pub add deposits_ui_kit
copied to clipboard
Requirements #
Android
This plugin requires several changes to be able to work on Android devices. Please make sure you follow all these steps:
Use Android 5.0 (API level 21) and above
Rebuild the app, as the above changes don't update with hot reload
iOS
Compatible with apps targeting iOS 10 or above.
Web
We do not support the web via this plugin for now you can use our Vue UI kit instead, you can check out examples on our Storybook here.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.