Nils Reichardt

Results 354 issues of Nils Reichardt

## Description `automerge` merges sometime the pull requests, even if the checks not are completed. From `README.md` > When using a personal access token (PAT) to work around the above...

bug

## Description Because of the issue in https://github.com/pascalgn/automerge-action/issues/3 I need to use my own person access token. But if this action merges a pull request, it always be display that...

enhancement

## Description I get `MissingPluginException(No implementation found for method getAll on channel plugins.flutter.io/shared_preferences_macos)` error when running the tests of this repository. ![image](https://user-images.githubusercontent.com/24459435/164994811-79e78a35-526a-4912-b44f-042493190c8c.png) ## Steps to reproduce ``` git clone https://github.com/roughike/streaming_shared_preferences.git...

## Description When running `flutter pub get` in the example, you will get this warning: ``` ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Warning ────────────────────────────────────────────────────────────────────────────── Your Flutter application is created using an older version of the...

## pub.dev ❌ ![image](https://user-images.githubusercontent.com/24459435/155528599-9ec71dd6-297b-41c4-8457-28ca5d1866b0.png) ## GitHub ✅ ![image](https://user-images.githubusercontent.com/24459435/155528705-b1e3e03e-b2ba-4266-82c1-76412913176b.png)

Packages should not commit the "pubspec.lock" file. See https://stackoverflow.com/a/16136740/8358501

## Problem ![image](https://user-images.githubusercontent.com/24459435/94305278-37285980-ff71-11ea-8732-bdd400e2738b.png) If you use a large screen, the feature discovery is way to big. ## Expected behavior Regarding to [material design guidelines](https://material.io/archive/guidelines/growth-communications/feature-discovery.html#feature-discovery-design) the second circle (the blue circle...

## Description 7ba3141ecde739eef94eb677abd9b0a1f905aa1c has broken the CI. This PR should fix it. ToDo: * [ ] Moved `firebase_dynamic_links` into own workflow ## Related Issues *Replace this paragraph with a list...

type: infrastructure

## Bug report **Describe the bug** Running `await FirebaseAppCheck.instance.getToken()` throws `Unhandled Exception: [firebase_app_check/unknown] The operation couldn’t be completed. (com.firebase.appCheck error 0.)` when running this line on iOS and macOS. ###...

type: documentation
platform: macos
platform: ios
plugin: app_check

## Description Copied from: https://github.com/firebase/flutterfire/blob/c2771a425bd7260b11970e9e9e77ef40a39f9f16/packages/firebase_auth/firebase_auth_platform_interface/lib/src/types.dart#L32 ## Related Issues *Replace this paragraph with a list of issues related to this PR from the [issue database](https://github.com/flutter/flutter/issues). Indicate, which of these issues are...

type: documentation
plugin: auth