Simon
Simon
I'm going to look at changing dynamically some of the options. Display the textField as a one line text the on focus expands the text field to takes all the...
Using stateful widget for the text field as I want the value for `maxLines` and `expands` to be dynamic. First display the text field on one line:  When the...
@nelsonic would it be possible to have access to the Fly auth app? I can have a look at the logs
 `out of memory`.? I'll try to have a look at what can cause this issue. I still think we need to simplify the auth app (see https://github.com/dwyl/auth/issues/240) especially if...
This issue might be linked to the email application not being available anymore, https://dwylmail.herokuapp.com/ So all the code to send emails won't work: https://github.com/dwyl/auth/blob/f34305c67c5ed7d98ee85418e3838f268bc513e0/lib/auth/email.ex#L24-L40