Bottom overflowed by 11 pixels – Flutter
I'm having bottom overflowed by pixels flutter when showing keyboard, i tried SingleChildSCrollView and still couldn't find the solution for it. my aim to make the Get.defaultDialog scrollable. here my code : class AddCard extends StatelessWidget { final homeCtrl =…