Integrating Square API with Flutter

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! :slightly_smiling_face:

Our Flutter plugin is for taking payments. Are you building your own Flutter plugin that works with the Orders API and fulfillments? If so what issues are you running into? :slightly_smiling_face: