square_web_payments 0.0.13 copy "square_web_payments: ^0.0.13" to clipboard
square_web_payments: ^0.0.13 copied to clipboard

An open source Flutter package for integrating the Square Web Payments SDK. See https://pelavin.github.io/square-web-payments for demonstration.

0.0.1 #

  • Initial release

0.0.2 #

  • Simplifing interface

0.0.3 #

  • Using builder pattern to expose tokenize function

0.0.4 #

  • Using widgetbook as example project

0.0.5 #

  • Removing tokenize from builder
  • Consolidating widgetbook files into main.dart

0.0.6 #

  • Exposing Square objects as dart classes wrapping interop extension types
  • Removing builder pattern and top-level widgets in favor of instantiating payment methods directly

0.0.7 #

  • Adding support for Apple Pay

0.0.8 #

  • Moving Apple Pay button styling from html to dart

0.0.9 #

  • Adding inline documentation for widgets
  • Adding support for Google Pay

0.0.10 #

  • Renaming Card to PaymentCard to avoid collision with material class
  • Detaching instead of destroying payment method when view is disposed

0.0.11 #

  • Updating GitHub repository and pages URLs

0.0.12 #

  • Cleaning up error handling

0.0.13 #

  • Automated publishing to pub.dev using GitHub Actions
2
likes
0
points
1
downloads

Publisher

verified publisherpelavin.dev

Weekly Downloads

An open source Flutter package for integrating the Square Web Payments SDK. See https://pelavin.github.io/square-web-payments for demonstration.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, web

More

Packages that depend on square_web_payments