square_web_payments 0.0.7
square_web_payments: ^0.0.7 copied to clipboard
An open source Flutter package for integrating the Square Web Payments SDK. See https://rpelavin.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