Flutter Package: buy_packages_card

Overview

Custom Package Widgets is a Flutter package designed to simplify the display of pricing plans or subscription options in Flutter applications. It provides customizable widgets that can be easily integrated into your app's UI to showcase different package offerings.

Features

  • Customizable Package Widgets: Display package details such as name, price, duration, and additional information using customizable widgets.
  • Quick Start Button: Each package widget includes a quick start button for seamless access to getting started with the selected package.

Installation

To use this package in your Flutter project, add buy_packages_card as a dependency in your pubspec.yaml file:

dependencies:
  buy_packages_card: ^1.0.0  # Replace with the latest version

Libraries

buy_packages_card