How to Merge Two App State Lists into One Without Spaces & in Lowercase?

Actions & Logic
Resolved

I have two App State lists, and I want to merge them into a new app list list where:

  • All items are converted to lowercase

  • Spaces are removed

I know I have to made a custom functon for lowercase and remove spaces task but I am not getting a way to merge both the lists?

What have you tried so far?

Updated app state and set value to list1 . then again tried to update app state and add to list but not getting a valid available actions.

Did you check FlutterFlow's Documentation for this topic?
Yes
2
2 replies