payment_redirect_package 0.0.1
payment_redirect_package: ^0.0.1 copied to clipboard
A package that provides a button for redirecting to a payment screen.
Payment Redirect Package #
A simple Flutter package that provides a customizable button to redirect users to a payment screen. This package is designed to help developers integrate payment flows easily within their applications.
Features #
- A customizable button to navigate to a payment screen.
- Default payment screen with progress indicator.
- Easy to integrate and customize.
Getting Started #
Installation #
Add this package to your pubspec.yaml file:
dependencies:
payment_redirect_package: ^0.0.1