refactor(widget): Simplify code, update dependencies, and add debug validation#1
refactor(widget): Simplify code, update dependencies, and add debug validation#1muric-dev wants to merge 1 commit intovbalagovic:mainfrom
Conversation
muric-dev
commented
Feb 22, 2023
- Remove Container widgets and use SizedBox.shrink instead
- Remove print statements and add kDebug validation
- Add print lints
- Update packages and versions
- Add required parameters to constructor
…alidation - Remove Container widgets and use SizedBox.shrink instead - Remove print statements and add kDebug validation - Add print lints - Update packages and versions - Add required parameters to constructor
|
@DarkMarksDoe Hi, thanks for the PR! Before merging, I need to check if this works on an older version than 3.7. Because I wanted to fix the pub score too and removed null checkers but then it didn't work on 3.3.10 |
|
@vbalagovic Hi! |
Thanks so much! I’ve organised Zagorje DevCon this weekend so I was off, but I hope we’ll collaborate on this :) greeting from Croatia :)) |
|
@DarkMarksDoe Sorry, I didn't have time to review this sooner, I see the same issue that I had with the flutter 3.3.10 version, honestly, I would like it to still work on at least 3.3... versions :/ ` Xcode's output: Could not build the application for the simulator. |
|
@vbalagovic How many things de we have to do for migrating it? |