Chethan V

Results 3 issues of Chethan V

Well I am attaching the Screenshot of the Error I am getting while executing the below code for android. IconButton( icon: Icon(Icons.rate_review), iconSize: 100, color: Colors.blue, onPressed: () { LaunchReview.launch(...

I want to generate .apk file for my application.But it is not able to do so because of AndroidX incompatibility for flutter_webview_plugin.I tried everything as per https://flutter.dev/docs/development/androidx-migration ,still nothing is...

I ran this example code as it is in flutter in my laptop(the link to the code: https://pub.dev/packages/advanced_share#-example-tab- ).But I am getting these errors when I press on the share...