Try to get 3 values from one tag in firebase

To get your values seperated in a list.Use split block and split at \n you will get a list of the values in each item.And then you can view the values in any card view you want :slightly_smiling_face: