Top

Probot documentation

 
How to add Characters in firebase through Admin Panel:

Before using app you need to add Charcters compulosry.

Follow below steps for add Charcters through Admin Panel

  1. We Have already apply all the condition for add,update and delete characters in firebase
  2. All You need to Add Character through Admin Panel
  3. We are saving three value Inital Messages, Charcter Icon and isActive Status. If you want to add any keyword just add that key in character_list_controller.dart in addData() function also create new textbox and iniatlize TextEditingController
  4. Your firestore database look like below