Engels Immanuel

Results 8 issues of Engels Immanuel

## 🏗 Enhancement Proposal ### Pitch I understand that the Geocoding API returns a place ID as part of its response. > place_id is a unique identifier that can be...

platform: android
platform: ios
type: enhancement
P3

Hello Michael 👋 I am having issues unsubscribing from a GeoQuery.onSnapshot in an `onWrite` Cloud Function. At the topmost of the function body i have a variable `listener` `let listener;`...

I have combined through the API docs and noticed that there are no provisions to listen for text and/or HTML changes on the editor. Correct me if i am wrong...

I have several polygons on my map with each polygon having its own click listener using my defined `_AnnotationClickListener` ``` import 'package:dartz/dartz.dart' show Function1; final class _AnnotationClickListener extends OnPolygonAnnotationClickListener {...

I have ``` late final Source? source; try { source = await style.getSource( 'sourceId', ); } catch (_) { source = null; } ``` Which returns a `null` on the...

### Steps to reproduce This issue is a duplicate of https://github.com/leancodepl/patrol/issues/1105 but that issue has been closed so I opened this as I am currently experiencing this issue on iOS...

### Is there an existing issue for this? - [x] I have searched the existing issues. ### Which plugins are affected? Auth ### Which platforms are affected? iOS ### Description...

type: bug
plugin: auth
platform: ios
Needs Attention
blocked: firebase-sdk

Looking at the docs in https://docs.flutter.dev/cookbook/navigation/set-up-universal-links#create-and-host-apple-app-site-association-json-file, we have this > This file uses the JSON format. Don't include the .json file extension when you save this file. Per [Apple's documentation](https://developer.apple.com/documentation/xcode/supporting-associated-domains),...

p2-medium
a.cookbook
e2-days