kinex

Results 6 comments of kinex

I think you are now talking about other plugin `google_maps_webservice`, this plugin only references it but it doesn't even call `getDetailsByPlaceId`. Also as there seems to be the `fields` parameter...

Any plans to implement this by 30th June? Please notice that without "Sign in with Apple" this library is not usable anymore for existing apps after 30th June. Apple will...

>Unfortunately these firebase_app_id_file.json files and .gradle file updates are required for native builds if you want certain >plugins (like Analytics, Crashlytics & Performance) to function correctly on Android, iOS &...

I guess this is a duplicate of https://github.com/flutter/flutter/issues/111095, fixed in 3.3.7 https://github.com/flutter/flutter/wiki/Hotfixes-to-the-Stable-Channel

Does this happen on Android or iOS? What is the OS version? If possible please provide detailed steps and a sample app to reproduce the issue.

Well, your library is reading exif information too :) See [FlutterNativeImagePlugin.java, line 115](https://github.com/btastic/flutter_native_image/blob/master/android/src/main/java/com/example/flutternativeimage/FlutterNativeImagePlugin.java#L115). It would be very easy to add there much more exif data, including "date taken". The only...