Md. Omar Faruk
Md. Omar Faruk
if you merge please merge with this commit `permission handler updated` .I make it compatible with paystack sdk.
did you solve it @suthura
@SmarterVision I edit my comment please check there
@SmarterVision what you use for getting user location [location](https://pub.dev/packages/location) or [geolocator](https://pub.dev/packages/geolocator) ?
Same for me `/E:/flutterSDK/flutter_windows_2.5.3-stable/flutter/.pub-cache/hosted/pub.dartlang.org/nb_utils-4.6.22/lib/src/extensions/string_extensions.dart:112:3: Error: Type 'Color' not found. Color toColor({Color? defaultColor}) { ^^^^^ /E:/flutterSDK/flutter_windows_2.5.3-stable/flutter/.pub-cache/hosted/pub.dartlang.org/nb_utils-4.6.22/lib/src/extensions/string_extensions.dart:112:18: Error: Type 'Color' not found. Color toColor({Color? defaultColor}) { ^^^^^ /E:/flutterSDK/flutter_windows_2.5.3-stable/flutter/.pub-cache/hosted/pub.dartlang.org/nb_utils-4.6.22/lib/src/extensions/string_extensions.dart:112:18: Error: 'Color' isn't a...
This is SDK level error and not showing any error in project files ,only it shows when you try to build a release apk. when I upgrade my kotlin plugin...
As I told you earlier It only happen when you try to build the apk! My previous opinion was wrong , I tried it with another project and upgrading kotlin...