-
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b86586c
commit c373776
Showing
9 changed files
with
23 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
- New Icon and theme | ||
- New UI for password generation, now it's clean and smart | ||
- Added support for future translations of the UI | ||
- Bugfix | ||
|
||
🤓 Nerd stuff | ||
|
||
- New routing library, switched from go_router to auto_router | ||
- New phosphor_flutter icons instead of material default one | ||
- Upgrade Flutter to 3.24.5 | ||
- Upgrade libraries | ||
- Upgrade Android SDK to 35 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,13 @@ | ||
With Wassword you can easily generate complex passwords and use them for your online accounts. Choose length and chars to be used and generate your passwords safely. | ||
Effortlessly generate complex passwords and passphrases with Wassword, perfect for protecting your online accounts. Customize the length and characters used to create complex and unique passwords safely and securely. | ||
|
||
Everything works offline and nothing is shared, your safety comes first. | ||
Key Features: | ||
|
||
Wassword isn't a password manager, it doesn't store generated password. | ||
Wassword only creates password! | ||
* Offline functionality: everything works offline; your data is never shared, ensuring maximum privacy. | ||
* Simple and secure: Wassword focuses solely on generating passwords, not storing them, for an extra layer of security. | ||
|
||
Wassword is released under the MIT license. You can use the code for any purpose, including commercial projects. | ||
You can check the source code here: | ||
Note: Wassword is not a password manager and does not store your passwords. | ||
|
||
Download Wassword today and keep your accounts safe with strong, reliable passwords! | ||
|
||
Wassword is released under the MIT license. You can use the code for any purpose, including commercial projects. You can check the source code here: | ||
https://github.com/polilluminato/wassword-flutter |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+828 KB
(890%)
fastlane/metadata/android/en-US/images/phoneScreenshots/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+699 KB
(860%)
fastlane/metadata/android/en-US/images/phoneScreenshots/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+953 KB
(1200%)
fastlane/metadata/android/en-US/images/phoneScreenshots/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Create complex password at your fingertips! | ||
Create unbreakable passwords in one tap |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters