flutter_paypal_payment_plus 1.1.0
flutter_paypal_payment_plus: ^1.1.0 copied to clipboard
A powerful and easy-to-use PayPal payment integration package for Flutter. Features seamless in-app checkout, sandbox/production mode support, customizable UI, and comprehensive transaction callbacks.
Changelog #
1.1.0 - 2026-01-10 #
Added #
- Comprehensive library-level documentation with usage examples.
- Exported all payment success models for better type safety.
- Added pub.dev topics for better discoverability (paypal, payment, checkout, e-commerce, in-app-purchase).
- Added repository and issue tracker URLs for better developer experience.
- Added funding link for sponsorship support.
Changed #
- Updated minimum Flutter SDK version to 3.10.0 for better compatibility.
- Updated
flutter_lintsfrom ^2.0.0 to ^5.0.0 for latest linting rules. - Updated
testpackage to ^1.25.8. - Improved package description for better pub.dev visibility.
- Enhanced library exports structure with clear categorization.
Fixed #
- Improved code organization and documentation.
1.0.1 - 2025-05-23 #
Added #
- Simplified integration of PayPal payments within mobile applications.
- User-friendly in-app payment flow.
- Customizable UI components for better user experience.
- Real-time updates on payment status.
Fixed #
- Improved secure transaction handling.
Planned #
- Additional payment options.
- Enhanced fraud protection.
- Support for international payments.
- Subscription and recurring payments support.
- Improved analytics and reporting features.