Feb 25, 2021
Using third party libraries always have a cost. If there is a bug in it, you may have to wait until the fix.
Regarding Responsive design, Flutter already have enough widgets for that. I am not sure that introducing a dependency is wise.
Moreover,in my opinion acquiring knowledge is fundamental! Especially to let you know if Flutter framework do correctly the job, of if you need a package on pub ;)