SelfPrivacy — is a platform on your cloud hosting, that allows to deploy your own private services and control them using mobile application. https://selfprivacy.org
 
 
 
 
 
 
Go to file
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
android Add android:exported to manifest, to make it compatible with android 12 2022-04-19 14:55:53 +03:00
assets Fix username validation and exception handling 2022-05-02 14:56:46 +03:00
fastlane/metadata/android/en-US Update changelog 2022-04-19 14:58:14 +03:00
ios update 2022-01-25 18:02:32 +01:00
lib Refactor FieldCubit creation for user forms 2022-05-04 19:58:47 +03:00
test change password generator 2021-08-18 11:36:40 +02:00
.editorconfig update 2021-08-29 15:54:28 +02:00
.gitignore service-states (#65) 2021-09-29 16:08:19 +03:00
.metadata add navigation 2020-11-29 21:07:46 +01:00
LICENSE Add a license 2021-11-18 10:39:05 +02:00
README.md Fix links 2021-10-26 17:57:06 +03:00
build.yaml update 2021-03-26 14:38:39 +01:00
pubspec.lock Update breaking fl_chart dependency 2022-04-05 18:50:47 +03:00
pubspec.yaml Update pubspec.yaml 2022-04-19 14:59:03 +03:00

README.md

SelfPrivacy App

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.