selfprivacy.org.app/lib/logic/cubit/forms
NaiJi ✨ 4c7cf05578 Refactor FieldCubit creation for user forms
Move all cubit fields to a special factory which encapsulates all logic related to their default properties, which leaves possibility for future dependency inversion on that factory or future factories of other cubit fields (in case we will have to replace it with other implementations).
2022-05-04 19:58:47 +03:00
..
factories Refactor FieldCubit creation for user forms 2022-05-04 19:58:47 +03:00
initializing Refactor FieldCubit creation for user forms 2022-05-04 19:58:47 +03:00
user Refactor FieldCubit creation for user forms 2022-05-04 19:58:47 +03:00
validations Fix username validation and exception handling 2022-05-02 14:56:46 +03:00