I did this as a simple weekend project where i wanted to test Flutter Web framework, and also Forui widget library (as they say, “heavily” inspired in Shadcn UI library), even though it is over used nowadays in my opinion, like every cool site uses Shadcn components. Nothing wrong though!
This responsive app helps you create strong, secure passwords with a few taps, nothing that a smartphone or web browser can’t do nowadays, anyway 🤷🏻♂️
Features:
Custom Password Settings
Pick what you want in your password:
- Uppercase letters
- Lowercase letters
- Numbers
- Symbols
Adjustable Length
Ability to choose password length (between 8 and 32 characters).
Instant Generation
Changes to settings auto-generate a new password.
Copy on Focus
As soon as you tap the password box, it’s copied to clipboard automatically.
Responsive Design
Looks great on all screens, basically.
Toasty toasty feedback
Uses beautiful toast messages for success notifications.