Wassword is an Android App built with Flutter to generate passwords

Overview

Wassword
Wonderful Password Generator

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.

Everything works offline and nothing is shared, your safety comes first.

Wassword isn't a password manager, it doesn't store generated password. Wassword only creates password!

Get it on Google Play Get it on Google Play

🔒 Features

  • Create password with
    • Numbers
    • Lower case letters
    • Upper case letters
    • Symbols
    • from 8 to 32 chars
  • Copy generated passwords
  • Share generated passwords
  • Generate as many passwords as you want
  • Bloc as a state management library

📱 Screenshots

Screenshot #1 Screenshot #2 Screenshot #3

💎 Contributing

If you have any idea, feel free to fork it and submit your changes back to me.

Get it on Google Play

📋 License

Wassword is released under the MIT license. You can use the code for any purpose, including commercial projects.

license

Comments
  • F-Droid inclusion

    F-Droid inclusion

    Hi,

    Since this app is MIT licensed, are you considering the fact to add it to F-Droid? There is a strong community behind.

    You can find some documentation here.

    Otherwise, if you don't want to work on the inclusion of this app by yourself, would it be ok for you if someone else do it for you?

    opened by Poussinou 3
  • Missing Internet permission for About page

    Missing Internet permission for About page

    The URLs in the about page lead to a net::ERR_CACHE_MISS because the main AndroidManifest is missing internet permissions. I think the exact same problem is described here

    Love the simplicity and style of your app by the way! 😊

    opened by happy-turtle 2
  • Change state management from Bloc to Riverpod

    Change state management from Bloc to Riverpod

    Right now the state of the app is managed with Bloc but I prefer to use riverpod with which I am much better off.

    It would be preferable to pass state management to Riverpod.

    enhancement 
    opened by polilluminato 1
  • Change styles file to classes

    Change styles file to classes

    opened by polilluminato 1
  • Consider some sort of donation

    Consider some sort of donation

    opened by polilluminato 0
  • Create two tabs for password and passphrase generator

    Create two tabs for password and passphrase generator

    As requested here #3 it will be useful to create passphrases so in the homepage two tabs could be created to switch between the two features.

    This is a possible implementation of the tabs that also includes the FAB for generating password or passphrase:

    tabs-with-fab

    enhancement 
    opened by polilluminato 0
Releases(v23)
Owner
Alberto Bonacina
Proud Software Engineer, Flutter enthusiast and Free Software activist
Alberto Bonacina
Esp touch flutter plugin - Client-side (mobile) Android Flutter implementation for ESP-Touch protocol

esp_touch_flutter_plugin Client-side (mobile) Android Flutter implementation for

huangyanxiong 0 Jan 21, 2022
Muhammad Bilal 0 Jan 6, 2022
1aingenieriaygas native base android - Project base for the migration of the Flutter App of 1A Ingenieria y Gas

1A Ingenieria y Gas App Versión Wordpress Backend Este proyecto se encuentra sol

Paul Osinga 1 Jan 26, 2022
A Flutter implementation of Salesforce Marketing Cloud for iOS and Android

sfmc_flutter A Flutter implementation of Salesforce Marketing Cloud for iOS and Android. Features Setup Marketing Cloud (iOS and Android) Support for

Alex Tarragó 5 Oct 19, 2022
use kmm to write a flutter plugin

use KMM to write a flutter plugin The reference plugin_codelab example plugin that accompanies the How to write a Flutter plugin codelab. I changed pl

libill 8 Nov 9, 2022
Klutter: Flutter + Kotlin Multiplatform

Klutter Klutter is a framework and tool set which uses Flutter to create the frontend and Kotlin Multiplatform for the backend. The connective layer i

Gillian 159 Dec 22, 2022
Flutter plugin that leverages Storage Access Framework (SAF) API to get access and perform the operations on files and folders

Flutter plugin that leverages Storage Access Framework (SAF) API to get access and perform the operations on files and folders.

Vehement 8 Nov 26, 2022
A flutter plugin to scan stripe readers and connect to the them and get the payment methods.

stripe_terminal A flutter plugin to scan stripe readers and connect to the them and get the payment methods. Installation Android No Configuration nee

Aawaz Gyawali 8 Dec 29, 2022
This program will read from your android application string.xml file and generate translated strings.xml files in your preferred languages using google sheet.

Localize your application content This program will read from your application string.xml file and generate translated strings.xml files in your prefe

DhiWise 4 Jul 29, 2022
💫 A Gradle Plugin to generate your networking code from Swagger

Swagger Gradle Codegen A Gradle plugin to generate networking code from a Swagger spec file. This plugin wraps swagger-codegen, and exposes a configur

Yelp.com 399 Nov 28, 2022
Auto-generate the fastest possible Parcelable implementations for Java and Kotlin

This project is deprecated It will still be maintained, but no new features will be added. Please use Parcelize, as it is the official way of generati

Bradley Campbell 492 Nov 17, 2022
This is a Kotlin multiplatform template project used to generate and deploy a natively compiled AWS lambda function using the custom runtime.

Overview This is a Kotlin multiplatform template project used to generate and deploy a natively compiled AWS Lambda function using a custom runtime. U

Greg Steckman 5 Jun 25, 2022
Koin Annotations - help declare Koin definition in a very fast and intuitive way, and generate all underlying Koin DSL for you

The goal of Koin Annotations project is to help declare Koin definition in a very fast and intuitive way, and generate all underlying Koin DSL for you. The goal is to help developer experience to scale and go fast ?? , thanks to Kotlin Compilers.

insert-koin.io 68 Jan 6, 2023
[prototype] Generate TypeScript interfaces from Kotlin classes

Kotlinx Serialization TypeScript Generator Kotlinx Serialization TypeScript Generator creates TypeScript interfaces from Kotlinx Serialization classes

null 17 Dec 18, 2022
A Gradle plugin for Kotlin Multiplatform projects that generate a XCFramework for Apple targets or a FatFramework for iOS targets, and manages the publishing process in a CocoaPod Repository.

KMP Framework Bundler KMP Framework Bundler is a Gradle plugin for Kotlin Multiplatform projects that generate a XCFramework for Apple targets or a Fa

Marco Gomiero 17 Oct 29, 2022
A beautiful Fashion Store like Android App Mock built on Jetpack Compose with compose navigation, hilt, dark theme support and google's app architecture found on uplabs Here

A beautiful Fashion Store like Android App Mock built on Jetpack Compose with compose navigation, hilt, dark theme support and google's app architecture found on uplabs Here

Puncz 87 Nov 30, 2022
Notes-App-Kotlin - Notes App Built Using Kotlin

Notes-App-Kotlin Splash Screen Home Page Adding New Notes Filter Feature Search

Priyanka 4 Oct 2, 2022
Klimatic is an android app built using Kotlin. It try to showcase all the latest technologies used in android.

Klimatic Klimatic is an android app built using Kotlin. It try to showcase all the latest technologies used in android. Built using Android Architectu

Shivam Satija 34 Oct 11, 2022
An android app built using Kotlin that consumes Pixabay API to display images and their details.

AdanianAndroidTest An android app built using Kotlin that consumes Pixabay API to display images and their details. It has been built following Clean

Joel Kanyi 6 Jul 12, 2022