Sambruce Joseph
 · Building FFTemplates

Stuck at trying to show a JSON String as a List

Im getting this string from an API and looking to display it in a listview within FlutterFlow.

"1. \"Sign in\"\n2. \"Login now\"\n3. \"Access account\"\n4. \"Enter credentials\"\n5. \"Authenticate user\"\n6. \"Secure login\"\n7. \"Get started\"\n8. \"Log me in\"\n9. \"Unlock access\"\n10. \"Start session\""

I've tried many custom functions and also used chatgpt but no luck.

Anyone can help on how to convert this string to display them in a list?

3
3 replies