2024-10-15
View the repo
I am designing a desktop password manager application called PassSword. I want to familiarize myself with popular cross-platform/single-codebase development tools like Flutter, so I set out to make something I wasn't using an application for already.
I am building this application strictly using Flutter and the Flutter CLI.
The final product of my efforts in learning Flutter will be a fully fledged password manager application. It will contain Swords, being passwords, and Sheaths, being collections of alike Swords.
In building this password manager, I have learned a great deal about the widget-based nature of cross-platform development. A lot of knowledge of my time programming with Swift and writing apps using SwiftUI has transferred over to my endeavors using Flutter. It is my desire to complete this application and learn how to distribute it over the internet as well. Be on the lookout for PassSword for all your password managing needs!