selfprivacy.org.app/lib/logic/cubit/forms/initializing
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
..
backblaze_form_cubit.dart Fix username validation and exception handling 2022-05-02 14:56:46 +03:00
cloudflare_form_cubit.dart Fix username validation and exception handling 2022-05-02 14:56:46 +03:00
domain_cloudflare.dart Fix some typos 2022-02-16 10:28:29 +03:00
hetzner_form_cubit.dart Fix username validation and exception handling 2022-05-02 14:56:46 +03:00
root_user_form_cubit.dart Refactor FieldCubit creation for user forms 2022-05-04 19:58:47 +03:00