Skip to content

This simple Flutter application generates random passwords based on user preferences.

Notifications You must be signed in to change notification settings

kavindus0/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator App for OsX, iOS and WebView

Simulator-Screen-Recording-iPhone-15-2024-02-18-at-23 37 27

Screenshot 2024-02-18 at 23 45 44

Password Generator App

This simple Flutter application generates random passwords based on user preferences.

Digital security is paramount in today's interconnected world. By creating a robust and user-friendly password generation tool, I contribute to enhancing individuals' cybersecurity posture, fostering a safer online environment.

Features

  • Allows users to customize password length.
  • Users can choose whether to include numbers and special characters in the generated password.
  • Provides an option to copy the generated password to the clipboard.

Getting Started

To get started with the Password Generator App, follow these steps: Download the Application in the release directory or Clone the repository:

git clone https://github.com/kavindus0/password-generator.git

Dependencies

  • flutter
  • http

Usage

  • Upon launching the app, users can customize the password length using the slider.

  • Users can toggle options to include numbers and special characters in the generated password.

  • The generated password is displayed on the screen.

  • Users can copy the generated password to the clipboard by clicking the "Copy to Clipboard" button.

Contributing

Contributions are welcome! If you'd like to contribute to this project, you can open a pull request or submit an issue with your suggestions.

License

MIT License

About

This simple Flutter application generates random passwords based on user preferences.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published