Hi everyone,
Iโve built a chatbot using FlutterFlow and integrated it into my website using the FlutterFlow URL and HTML script code. However, I'm facing an issue with storing data in the browser storage due to different origins. I need to store some data from the FlutterFlow chatbot in the browser storage when accessed via my website.
Has anyone encountered this problem before or knows how to store data from a FlutterFlow web page into the browser cache? Any help or guidance would be greatly appreciated!
Thanks in advance!