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
- We Have already apply all the condition for add,update and delete characters in
firebase
- All You need to Add Character through Admin Panel
- 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
- Your firestore database look like below