square_reader_sdk 1.1.1
square_reader_sdk: ^1.1.1 copied to clipboard
An open source Flutter plugin for calling Square’s native Reader SDK implementations to take in-person payments on iOS and Android.
Changelog #
v1.1.1 Mar 13, 2019 #
- add store customer card suport.
v1.1.0 Mar 5, 2019 #
- remove
alwaysRequireSignature
and addcollectSignature
to checkout configuration. - bump the minimum dependency to Reader SDK 1.1.1(iOS)/1.1.3(Android).
- this change does NOT include all new features introduced in Reader SDK 1.1.* such as Store customer card, see reader SDK Change Log for details.
v1.0.3 Dec 5, 2018 #
- Documentation update.
v1.0.2 Dec 4, 2018 #
- Initial release.