CAKE-304 | upgraded project to flutter 2.x.x, upgraded packages and resolved problems

This commit is contained in:
OleksandrSobol 2021-04-02 20:43:06 +03:00
parent c0a12c6026
commit 0cd4bd46f7
10 changed files with 127 additions and 135 deletions

View file

@ -101,7 +101,7 @@ class PinCodeState<T extends PinCodeWidget> extends State<T> {
@override
Widget build(BuildContext context) => Scaffold(
key: _key, body: body(context), resizeToAvoidBottomPadding: false);
key: _key, body: body(context), resizeToAvoidBottomInset: false);
Widget body(BuildContext context) {
final deleteIconImage = Image.asset(