Adam Griffiths

Results 5 issues of Adam Griffiths

This is not an issue, but a request for documentation clarification. In all the documentation examples only strings are shown to be used as cryptographic keys. Does keygrip accept a...

docs

http://leaks.hackerexperience.com/ has been down for ages, and we've got no progress updates on Indiegogo or steam in well over a year. You're not answering the email address you provided to...

**Is your feature request related to a problem? Please describe.** I'm always frustrated when, as a DM I need to roll initiative for a large group of monsters to determine...

## Steps to Reproduce Create a new Dart project (designed to be a consumable package). Add the following contents to `analysis_options.yaml` ```yaml linter: rules: - avoid_classes_with_only_static_members - package_api_docs ``` In...

type-bug
P3
false-negative
set-none

## Steps to Reproduce 1. Run `flutter create bug`. 2. Update the files as follows: Add: - `` to `android/app/src/mainAndroidManifest.xml` - `import 'package:flutter/services.dart';` to the top of `lib/main.dart` - `HapticFeedback.heavyImpact();`...

e: device-specific
platform-android
engine
has reproducible steps
P2
team-android
triaged-android
found in release: 3.19
found in release: 3.21