I have a TabBar in FlutterFlow, and I want to display WordPress articles as cards based on the tab the user selects. Each tab corresponds to a WordPress category with the same name. How can I fetch and display the posts dynamically according to the selected tab using the WordPress REST API?
Wordpress Categories
Database & APIs
API call
No
1