Hi FF community,
I'm working on adding a list of main categories and within those main categories are subcategories.
Example:
Entertainment
- Music
- TV
- Movies
Food
- Fast Food
- Groceries
- Restaurant
Travel
- Flights
- Lodging
- Rental Car
In addition to this, there will be an "Other" category where users can add their own custom subcategories. And, lastly, I'd like users to be able to assign/change emojis associated with each category.
What is the best way to set this up in Flutterflow?