u-sour
u-sour
hi, i want to use dynamic import when deploy to production. anyone find a solution with this problem ? ``` Errors prevented bundling: While minifying app code: packages/minifyStdJS/plugin/minify-js.js:49:25: terser minification...
@JorgenVatle thank you so much, it works 👍
+1 i got the same problem , any idea ?
@dispbd thank you for info 🥇
for me i got a small problem the icon top left side like the video below, any idea ? https://github.com/mhmzdev/awesome_snackbar_content/assets/145416126/5e04b916-ac4f-43d8-af42-d1f00e8e6e5f
@frankjoshua for me i set top padding on SnackBar` padding: const EdgeInsets.only(top: 48.0)` it solved this problem.
@frankjoshua yeah, nvm.