Juan Manuel Flecha
Results
2
comments of
Juan Manuel Flecha
> Ah, good point! Got it to run with: > > ``` > dependency_overrides: > # TODO: Recheck once flutter_inappwebview version >6.0.0 is released > flutter_inappwebview_android: > git: > url:...
> We tried @subzero911 's fix (which seems better than referencing a PR branch) but did not work for our app, because when building from clean repo, skipping the minification...