tangem / tangem-sdk-flutter

Tangem SDK Plugin for Flutter
MIT License
18 stars 16 forks source link

UI Customization #2

Open remboshelby opened 3 years ago

remboshelby commented 3 years ago

For full integration into the project, I need to customize the UI interface responsible for reading data from the Tangem card.

In the native versions of the SDK (Android / iOS), the readme contains an item with information on customizing the SDK. Please share some information on Flutter.

lazutkin-andrey commented 3 years ago

Hey @remboshelby, We're sorry, but our Flutter plugin does not support UI customization for now. Anyway, let us know what you want to achieve and we'll try to come up with a solution in the nearest future.

remboshelby commented 3 years ago

In our project, it is necessary to customize the widget that is responsible for the user's request to lean the Tangem card against the phone with its icon and animation.

lazutkin-andrey commented 3 years ago

Yeah, I've got it. I mean what kind of customizations do you need? Just to add a "night theme", or ability to change the background and other elements colors, or to be able change the behavior, animation and text?

remboshelby commented 3 years ago

We need to implement a dark / light theme, change the title text, change image and animation.