Safecode is a password manager written in Dart.
It's a cross-platform software available on :
- MacOs
- Linux
- Windows
- Android
- iOs
https://www.youtube.com/watch?v=si-ClTvbyQ4&ab_channel=SafeCode
Martin (project manager)
Lucas
Naël
Hugo
Vincent
Make sure you have flutter installed and a device to run it.
flutter doctor
git clone https://github.com/Vincent-vst/Safecode.git
cd Safecode/safecode
flutter pub get
flutter run
If the installation is not succesfull, feel free to open an issue
You can also build the apk yourself if you want. For instance :
flutter build macos
or
flutter build [your OS]
contact : vincent
realease date : 24/03/2022
version : 1.4
project link : https://github.com/Vincent-vst/Safecode
Distributed under the MIT License. See LICENSE
for more information.