Flutter and DataAbstracts?

Theres any way to consume DA with Flutter app?

That would depend on the underlying platform/language you use. I’m not super familiar with Flutter myself (aside from by name).

1 Like

Will come back with more detailed info. Thanks my friend!

Hi,

You can use JsonDataStreamer and serialize datatables in json format.

With HttpAPI, generated json can be consumed by flutter’s client:

see also

3 Likes