Denis Muhamad Ramdan

Results 4 comments of Denis Muhamad Ramdan

> Often you are on 2.7 dart version , if your app working on any dart version 2.7 or upper , please run : > > `flutter pub run flutter_launcher_icons:main`...

same issue here, **flutter version** Flutter 3.3.6 • channel stable • https://github.com/flutter/flutter.git Framework • revision 6928314d50 (7 days ago) • 2022-10-25 16:34:41 -0400 Engine • revision 3ad69d7be3 Tools • Dart...

> what is the solution for this when im using image picker ![image](https://user-images.githubusercontent.com/54281955/150228601-c84c4fa9-6f8b-4250-b50b-3cfd3e815a40.png) same issue, what is the solution

Same issue here, I've fix it with, run a phone permission request before "var imei = await ImeiPlugin.getImei();". using https://pub.dev/packages/permission_handler