Ivan

Results 41 issues of 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 ![imagen](https://user-images.githubusercontent.com/37985796/72804757-74ee1900-3c51-11ea-8f86-d7707602f945.png) Basically, The last two questions aren't really regex's questions. To do: - Move said questions to...

enhancement
help wanted
good first issue

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

wip

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...

enhancement
wip

# 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...

wontfix

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_,...

enhancement

Right now when the keyboard is active, we can scroll up the whole **FlutterLogin** : ![image](https://user-images.githubusercontent.com/37985796/117795192-3c12f280-b24e-11eb-9421-d7b46d956dc5.png) This is because the FlutterLogin widget has a SingleChildScrollView: ![image](https://user-images.githubusercontent.com/37985796/117793711-c6f2ed80-b24c-11eb-90c4-da80f07caff9.png) This is used mainly...

enhancement

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...