j-bbr

Results 9 issues of j-bbr

I am reading from an OSM-PBF File with a filter. Calling` ToComplete() ` leaves only nodes. All ways and relations that are present in the non-materialized stream are removed. Maybe...

[Enter feedback here] Could this page be updated to reflect that we now have mac catalyst support: https://github.com/xamarin/xamarin-macios/issues/6210#issuecomment-933222588 and https://github.com/xamarin/xamarin-macios/wiki/Mac-Catalyst-(Early-Preview) It seems to be the most straightforward way to add...

xamarin/prod
xamarin-forms/tech
Pri2

**Describe the bug** No NotificationActionTapped or NotificationReceived events on Xamarin.Forms. **To Reproduce** Steps to reproduce the behavior: 1. Install Plugin 2. subscribe to events 3. Tap on Notification / Actions...

bug
iOS

During processing of a recent wikidata dump I noticed that WbGlobeCoordinate throws an ArgumentException if the precision field is null. Here is the relevant portion from an example entity (Berlin...

`Because humanizer 2.2.0 depends on intl ^0.18.0 and every version of flutter_localizations from sdk depends on intl 0.19.0, humanizer 2.2.0 is incompatible with flutter_localizations from sdk` At the moment this...

When creating multiple PointAnnotationManager and adding OnPointAnnotationClickListener to them I found that only the last listener is called. This is especially counter intuitive since the listener is added to the...

### Documentation request for the following page(s) https://pub.dev/documentation/audio_service/latest/ ### Section(s) in question Configuring the audio session ### Suggested improvement I observed that using the audio_service in response to background events...

### Package anthropic_sdk_dart ### Feature Request What's your update process for the clients like? Could I submit a pull request with an updated OpenApi Definition? https://github.com/davidmigloz/langchain_dart/blob/45c2f371bbe7e2381d2706411cec8af38dc0301b/packages/anthropic_sdk_dart/oas/anthropic_openapi_curated.yaml ### Motivation Currently it...

t:enhancement
c:llms
c:agents
p:langchain_openai

I am trying to display a map with localized labels, using the StyleManager function `localizeLabels` which according to documentation should do just do that > Function to localize style labels....