client_stripe 0.1.4 client_stripe: ^0.1.4 copied to clipboard
An idiomatic Dart wrapper for the Stripe REST API.
0.1.4 #
- fix: Event deserialization
- test: Add E2E webhook tests for event types
0.1.3 #
- chore: Add security considerations to README
0.1.2 #
- feat: Add
StripeWebhookValidator
for validating incoming webhook requests.
0.1.1 #
- chore: Add
StripeEvent.fromJson
and disambiguator to event types.
0.1.0 #
- Initial version.