eb_purchase 1.0.2 eb_purchase: ^1.0.2 copied to clipboard
Simplifies in-app purchase management with seamless integration for app stores, support for subscriptions, and secure transaction handling. Ideal for developers implementing reliable and user-friendly [...]
1.0.0 #
- Initial release of the
eb_purchases
package. - Added core functionality for managing in-app purchases in Flutter applications.
- Implemented basic API methods for subscription handling.
- Provided example usage in the
/example
folder.
1.0.1 #
- Optimize Error Handling
- Update example implementation (purchase and verify)
1.0.2 #
- Optimize Error Handling
- Update example implementation for purchase verification
- Fix bug and issues