Skip to content

An android application for securing storing your personal identities and documents.

Notifications You must be signed in to change notification settings

semikolan-co/keep-document

Repository files navigation

Keep Document

A Flutter Application for securely storing your personal data in your mobile application. Useful for storing personal identities and other important documents that you may need at the click of a button.

Available on: Play Store

Join Us

Be a part of the SemiKolan Developer's Community by joining our Discord Server. Here you can discuss about the project or ask any other queries and there will be a lot of folks to help

File Structure


keep-document
├── android\
├── assets\
├── ios\
├── lib\
│   ├── models\
│   │   ├── additem.dart
│   │   ├── dataitem.dart
│   │   └── sharedpref.dart
│   │
│   ├── screens\
│   │   ├── adddata.dart
│   │   ├── datascreen.dart
│   │   ├── edit_data.dart
│   │   ├── homepage.dart
│   │   ├── image_full_screen.dart
│   │   ├── introscreen.dart
│   │   └── takepicture.dart
│   │
│   ├── utils\
│   │   ├── colors.dart
│   │   └── storage.dart
│   │
│   ├── widgets\
│   │   ├── custom_alert.dart
│   │   ├── deleteconfirmation.dart
│   │   └── drawer.dart
│   └── main.dart
├── windows\
├── .metadata
├── README.md
├── analysis_options.yaml
├── pubspec.lock
└── pubspec.yaml

Code Contributers

This project exists thanks to all the people who contribute.

Project Images

image image image image image image image image image

About

An android application for securing storing your personal identities and documents.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages