Atharv Sharma
Atharv Sharma
hi I'm trying to install contentful but when I type the command `npm install -s [email protected]` it does not install and gives the error `info sharp Using cached /Users/atharvsharma/.npm/_libvips/libvips-8.6.1-darwin-x64.tar.gz TOUCH...
Im having an issue with a library. I found the solution by @gaaclarke however, there wasn't any file generated_main.dart ```./.dart_tool/flutter_build/generated_main.dart``` and there have been changes in the compile.dart. or am...
added @pragma in flutter_radar.
I have recently updated my project to Flutter 3.19.3. As a result I had to manually upgrade to use Plugin DSL(https://docs.flutter.dev/release/breaking-changes/flutter-gradle-plugin-apply) I keep on getting ``` Plugin [id: 'com.android.tools.build', version:...
When I try to login with real credentials. I get responseBody ``` ResponseBody: { "error" : "Endpoint deprecated: Please update your App.", "response" : null, "error_description" : "" } ```...