Diagramo Card Transaction

This package provides a Flutter widget for displaying a transaction card with detailed information, including title, description, status, and customizable buttons.

Features

  • Display transaction details such as title and description.
  • Show the status of the transaction with color coding.
  • Support for custom buttons.
  • Configurable layout with padding, margins, borders, and more.

Installation

Add the following dependency in your pubspec.yaml file:

dependencies:
  flutter:
    sdk: flutter
  diagramo_card_transaction: ^1.0.0 # Check for the latest version