728x90 SAVE1 How to save Color data in flutter We use Color value in flutter many time. But I didn't know how to save the Color data in DataBase(I use Firebase). I recommend use int. You can extract int value as add ".value"; and You can make Color class with int value easily. (Ex. Color(int)) 2022. 12. 1. 이전 1 다음 728x90