Hello
I am currently developing a Flutter application and trying to integrate Square’s API for order management and kitchen performance tracking. But I am getting technical errors, particularly when trying to handle order fulfillment updates.
Has anyone successfully implemented Square’s API with Flutter? If yes could you provide help to troubleshoot these issues? I need guidance on setting up and subscribing to the Order fulfillment updated webhook in Flutter. Handling and parsing the webhook responses within the Flutter app. I have referred Square API Reference flutter guide but still need help .
Any help would be greatly appreciated!
Thanks in advance!