vrescobar

Results 12 issues of vrescobar

Compiling the example on Macos 14.5 Open the example, resize the window however you want, see console output, you will see: ``` [ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception: 'package:flutter/src/rendering/object.dart': Failed assertion: line 3590...

It solves a stacktrace error on the console caused by an assertion error regarding the padding. I also took the time to upgrade dependencies, fix warnings and refactor deprecated methods.