BananaMasterz

Results 5 issues of BananaMasterz

### Description of the Feature I seem to be unable to create a pull request (I'm a noob when it comes to git hub and updating forks) so I'll just...

Type: Enhancement
Close if there is no answer

`AddEm = MDTextField(hint_text=f"Hello 1" ) self.MainLayout.ids[f'text_inputs'].add_widget(AddEm )` I have this. If I run it as is, I don't get any hint text, just blank. But if I do `text=f"Hello 1"`...

The following code doesn't work on android. While the system prints 'exists' which means I'm using the correct path, the df package throws _[ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: Instance of 'FileNotFoundException'_ The...

When I run an INSERT query on on a table the has unique key (for the ID column for example) I get ``` MySQLProtocolException: Wrong first byte, while decoding getVariableEncInt...

When I use Icons.all_inclusive_outlined the very right and very left of the shadow is trimmed