Error Solution

How to change Flutter android minSdkVersion & targetSdkVersion

Hi Guy's Welcome to Proto Coders Point, In this article let's checkout how to change minSdkVersion, targetSdkVersion, compileSdkVersion of your flutter project android module,...

Flutter Web – XMLHttpRequest error  DIO library Web Issue Fixed

Flutter Web - XMLHttpRequest error - Fix Solution DioError : XMLHttpRequest error I was making a API call using Flutter Dio package, Here my Flutter code was...

(Solution) node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28′ not found (required by node)

You might we facing a issue with NodeJS which is installled on ubuntu OS, When you run node -v or pm2 list command getting error:- node: /lib/x86_64-linux-gnu/libc.so.6:...