Top

Probot documentation

How to add Category Suggestion in firebase through Admin Panel :

Before using app you need to add Category Suggestion compulosry.

Follow below steps for add Category Suggestion through Admin Panel

  1. We Have already apply all the condition for add Category Suggestion in firebase
  2. All You need to Add Category Suggestion through Admin Panel
  3. We are saving three value Category Title, Suggestion List array and isActive Status. If you want to add any keyword just add that key in category_suggestion_controller.dart in addData() function also create new textbox and iniatlize TextEditingController
  4. Your Firebase Look like below image