selfprivacy.org.app/lib/logic/cubit/forms/user
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
..
ssh_form_cubit.dart Add SSH key adding and deleting 2022-03-23 17:07:52 +03:00
user_form_cubit.dart Refactor FieldCubit creation for user forms 2022-05-04 19:58:47 +03:00