flutter-code-snippets icon indicating copy to clipboard operation
flutter-code-snippets copied to clipboard

Create PasswordGenerator.dart

Open Naman197 opened this issue 2 years ago • 0 comments

This is a Flutter app that generates a random password based on a selected length, using a character set that includes uppercase and lowercase letters, numbers, and special characters. It includes a dropdown menu to select the password length and a button to generate a new password.

Naman197 avatar Apr 25 '23 14:04 Naman197