Nino Handler

Results 12 issues of Nino Handler

The documentation states to "NOT use mailer together with your credentials" as "extracting them is very easy". It would be helpful to understand if this is about the general process...

enhancement

I'm wondering why `ex` is dynamic and not `Exception`. Can I pass any object to the api? Would be happy about a clarification, thanks. ```dart /// Logs [message] with log...

I'm using `map_launcher: ^2.1.1` When opening `showDirections` with waypoints in Google Maps on iOS I'm stuck on the following screen ![IMG_CADFAB619192-1](https://user-images.githubusercontent.com/8419137/140711861-328293c1-6d16-45e8-aa3c-27ca689572a7.jpeg) The code I'm using is ``` await map.showDirections( origin:...

waiting for response

## 🐛 Bug Report When a device with a German locale is used and the language is set to en_GB, the pronounciation is still in German on Android devices. ###...

#### Here's what I did I created a docker container from the latest master --- #### Here's what I got After uploading the container to AWS and scan the container...

Hey, the maintainers of this package are not able to continue work on this repository. If anyone wants to continue this, please let us know!

## Environment **Flutter version:** 3.19.3 **Plugin version:** 6.0.0 **Android version:** 14 **iOS version:** 17.4.1 **Xcode version:** 15.3 **Device information:** Google Pixel 7a ## Description **What you'd like to happen:** I...

## Try catch ClassNotFoundException exceptions when opening activity for intent Resolve issue #2055 ## Testing and Review Notes The problem it solves is a crash on devices without Chrome when...

android
flutter/dart

### How can we help? When scanning my app on [exodus](https://reports.exodus-privacy.eu.org/en/) I saw that HMS is shipped with it. After looking further into it and into the merged Android manifest...

I experienced the following behaviour: - I create a document (v1), - add content (v2), - invite someone, - delete content (v3). As soon as the invited person joins the...