E/flutter (17224): PlatformException(error, locale == null, null)
E/flutter (17224): #0 StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:551)
E/flutter (17224): #1 MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:279)
E/flutter (17224):
E/flutter (17224): #2 Geolocator.placemarkFromCoordinates (package:geolocator/geolocator.dart:228)
It should be grabbing the locale from my phone if a locale isn't specified.
Using placemarkFromCoordinates without passing a locale. Working perfectly if a locale is specified.
Version: 1.6.4
Flutter: 0.7.5
Platform:
@fawadkhanucp thank you for reporting this bug, we will get to it immediately and send out an update today.
@fawadkhanucp just a quick update, we just release version 1.6.5 which fixes the above issue.
Thanks again for reporting the issue.
looks like the build failed
@fawadkhanucp the code compiles correctly, we do however have some issues with Travis-CI timing out.
So we do need to go and see if we can optimize the build script to prevent these timeouts. For now I restarted the build job and hopefully all will go smooth now.
ah okay. thanks
success.
does someone have to do something for it to get pushed to dart pub?
@fawadkhanucp yes, and I was sure I did yesterday (guess not :-P)
haha. thanks. appreciate all the quick responses.
Most helpful comment
success.