securefolder
about
securefolder is a windows os only app that makes password protected folders which you can access easily.
it uses the latest windows 11 fluent design to give the best user experience.
platform support
supports only windows 11 for now. planned support for windows 10 will arrive soon.
known bugs
preview release, no functionality yet
preview
installation
download the required files from the releases tab, install it in your device and run it.
dev installation
-
install flutter and necessary plugins for your editor.
-
open your terminal and run the following:
$ dhzdhd/securefolder.git
$ cd securefolder
$ flutter pub get
- run the app on windows –
$ flutter run --release
contributing
any sort of contributions are welcome to make this app better.
- make an issue.
- create a new branch related to the issue.
- create a pr and request a review.
getting started with flutter
a few resources to get you started if this is your first flutter project:
for help getting started with flutter, view the
online documentation, which offers tutorials,
samples, guidance on mobile development, and a full api reference.
Comments are closed.