Florian Daniel
Florian Daniel
Using @turf/turf 6.5.0 Given a [linestring.json](https://github.com/Turfjs/turf/files/13165807/linestring.json) and a buffer size of 500 meters, turf.buffer should (as per its types) generate a Polygon. However it creates a [multipolygon.json](https://github.com/Turfjs/turf/files/13165814/multipolygon.json) This is the...
### Which packages are you using? stream_chat_flutter, stream_chat_persistance, stream_chat_localizations ### On what platforms did you experience the issue? iOS, Android ### What version are you using? stream_chat_flutter: 8.0.0-beta.2 stream_chat_localizations: 8.0.0-beta.2...
### Which packages are you using? stream_chat_flutter, stream_chat_persistance, stream_chat_localizations ### On what platforms did you experience the issue? Android ### What version are you using? stream_chat_flutter: 6.12.0 stream_chat_localizations: 5.12.0 stream_chat_persistence:...
Hello, I just discovered this project and am amazed! It is amazing. Looking at the implementation of the geofencing, I can see that the `carp_context_package` relies on the `location` package...
plugin lines 5 and 25 : ` var pm = com.tns.NativeScriptApplication.getInstance().getPackageManager(); ` are failing with `TypeError: Cannot read property 'getPackageManager' of null` I worked around it by only using the...
### Which packages are you using? stream_chat, stream_chat_flutter, stream_chat_flutter_core, stream_chat_persistance, stream_chat_localizations ### On what platforms did you experience the issue? iOS, Android ### What version are you using? stream_chat_flutter: 8.0.0-beta.2...
### Which packages are you using? stream_chat, stream_chat_flutter, stream_chat_flutter_core, stream_chat_persistance, stream_chat_localizations ### On what platforms did you experience the issue? iOS, Android, Web, Windows, MacOS, Linux ### What version are...
### Which packages are you using? stream_chat_flutter, stream_chat_persistance, stream_chat_localizations ### On what platforms did you experience the issue? iOS ### What version are you using? stream_chat_flutter: 7.2.0 stream_chat_localizations: 7.2.0 stream_chat_persistence:...
### Which platform(s) does your issue occur on? - Android ### Please, provide the following version numbers that your issue occurs with: - CLI: 6.1 - Cross-platform modules: 6.1. -...
With Nativescript 6.2 and iOS 13 the dialog will not show if it is opened on top of a modal. I supect, that it opens behind the modal or not...