Ivan
Ivan
The project has not received an update for almost two years, last one being a pull request by @oldani the current maintainer. In #198 the same thing was asked, with...
This is a reminder for me or a task if anyone wants :P  Basically, The last two questions aren't really regex's questions. To do: - Move said questions to...
Title sums it up pretty, how do you update the question count in the README? is it automatically? if so I didn't see how it's done
Issue merges from #50 . While trying to do a simple bash script of this I came across many problems since there are many ways of spacing/formatting within the same...
# Description Fix typos. Fixes ## Type of change Please delete options that are not relevant. - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New...
We currently reuse the LoginType for the **login** and **password recovery**, we neglect situations where we want to log in with an **_username_** and recover the account with an _email_,...
Right now when the keyboard is active, we can scroll up the whole **FlutterLogin** :  This is because the FlutterLogin widget has a SingleChildScrollView:  This is used mainly...
Once the project gets bigger it might be interesting to make an UI for it, so it'd go from being a CLI (command line interface) app to a full featured...
Dropping this for the future just in case someone ever ran out of stuff to do. Basically add a database system that'd store every data the user looked for and...