am_flutter_paypal
A secure Flutter plugin for PayPal Advanced Checkout integration using native Android and iOS SDKs (Card Approval Only).
What this package is like to depend on
Last release 4 months ago
13 Apr 2026
Too new to tell
only 2 release windows
Most releases are documented
notes for 2 of 3 stable releases
Nothing withdrawn
no release was ever pulled
4 months old
3 releases · first in 2026
3 releases in the last 12 months
see the full history below
Release timeline
3 releases · Mar 2026 to Apr 2026Releases
latest 3-
0.1.113 Apr 2026Release notes
Open source →- Documentation and architecture update
- README.md fully rewritten for clarity, professionalism, and pub.dev standards
- Clearly documents backend-driven, approval-only payment flow
- Added architecture diagram and best practices
- Security, error codes, and production checklist sections added
- Setup instructions for Android/iOS improved
- Documentation and architecture update
-
0.1.029 Mar 2026Release notes
Open source →- Initial feature-complete release for PayPal Advanced Checkout integration
- Added
initializemethod with support for Client ID, Environment (Sandbox/Live), and Return URL - Added
approveOrdermethod for processing credit card payments natively - Introduced
PayPalCardandPayPalPaymentResultmodels for structured data handling - Improved error handling with descriptive codes like
SDK_NOT_INITIALIZED,USER_CANCELLED, andPAYMENT_TIMEOUT - Implemented a 60-second timeout for native payment flows
- Updated standard return URL scheme to
com.am.amflutterpaypal - Added comprehensive documentation and example project
-
0.0.127 Mar 2026Nothing published for this version