Nils Reichardt
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...
## 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...
## 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.  ## 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 ❌  ## GitHub ✅ 
Packages should not commit the "pubspec.lock" file. See https://stackoverflow.com/a/16136740/8358501
## Problem  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...
## 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. ###...
## 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...