flutter-task-planner-app
flutter-task-planner-app copied to clipboard
exception when keyboard is appear, the exception is "exception bottom overflowed by 11 pixels"
hi i found an error, when keyboard is appear, the error like this "exception bottom overflowed by 11 pixels". i was fixed, just remove SafeArea and put the Column from child to the body. for detail please check in attachment. thanks.