A secured cross-platform application that allows the user to save their cards like (Bank cards, Personal Identification Cards, etc) in a highly secured format. These card can be viewed by user anytime. The main problem it solves is that the user does not need to carry all the card while he can carry a single mobile phone with our installed.
Take control of your cards with this offline card manager (no need to create account or login online).It makes card management smart, simple and secure.
- Secure.
- Works Offline. No privacy leaks.
- Modern design.
- Easy to use.
- Make your own custom cards.
Step 1:
Download or clone this repo by using the link below:
https://github.com/Yogeshk4124/Card-Space.git
Step 2:
Go to project root and execute the following command in console to get the required dependencies:
flutter pub get
Step 3:
Run the project in Android Studio or any IDE you prefer or run the command:
flutter run <DART_FILE> or Run the project in android studio
Step 4:
To build the flutter project:
flutter build
I welcome and encourage all pull requests. Here are some basic rules to follow to ensure timely addition of your request:
- Match coding style (braces, spacing, etc.) This is best achieved using
Reformat Code
feature of Android StudioCMD
+Option
+L
on Mac andCTRL
+ALT
+L
on Linux + Windows . - If its a feature, bug fix, or anything please only change code to what you specify.
- Please keep PR titles easy to read and descriptive of changes, this will make them easier to merge :)
- Pull requests must be made against
develop
branch. Any other branch (unless specified by the maintainers) will get rejected. - Check for existing issues first, before filing an issue.
- Make sure you follow the set standard as all other projects in this repo do
- Have fun!
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -m 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request
For more contact me @Gmail,
Incase you face any problem or need any help write me in issues section.