reader-sdk-flutter-plugin
reader-sdk-flutter-plugin copied to clipboard
Flutter Plugin for Square Reader SDK
### Describe the issue Starting from Flutter 3, after ReaderSdk.initialize is invoked, App fails into light theme even if Dark theme is enabled in the system, settings ### To Reproduce...
## Summary Migrate from Travis CI to Github Actions. ## Related issues Fix # ## Changelog
### Describe your question I'm attempting to integrate the square_reader_sdk into my flutter application but having issues with pulling it in. I'm using the 3.0.0 version of the sdk because...
### Describe the issue We have connected the SDK to our application and sometimes we have a problem where the message "Restore internet to accept payment" appears when the internet...
### Describe the change you would like to see The technical reference only includes a java example for the android setup. ### How would the suggested change make the documentation...
change from 2.0 to 3.0. I was using square_in_app_payments: ^1.7.1 an…d caused incompatibility and noticed upgrading will statisfy the build failure between the two sdks. ## Summary Documentation only. I'm...
### Describe the issue Hi there. My app, example from reader-sdk-flutter-plugin, example from react-native-square-reader-sdk working good on Android 11. But all of them on Android 12 on the screen where...
When attempting to invoke method channel calls to either check authorization with method channel call 'isAuthorized' or authorize Square with method channel call 'authorize', the following error occurs below. Since...
Did u support Android 13? You have in your documentation:**Android SDK platform: API 31.**