olof-dev

Results 3 issues of olof-dev

I only learned from https://github.com/dart-lang/sdk/issues/57324 that one can declare an abstract instance variables of an abstract class via something like `abstract String name;`. It'd be great if this could be...

a.language
p2-medium
e1-hours
p.class-modifiers

### Use case I'm using the `git:` functionality of pubspec.yaml to depend on a package distributed via a git repository. That repository consists of a Flutter plugin that uses native...

type-enhancement

### Steps to reproduce 1. Create a `CheckboxListTile` with an `onChanged` that changes its `selected` property, and its `title` being a `TextField`. 2. Click on the `TextField`. (I have only...

a: text input
framework
f: material design
has reproducible steps
P2
workaround available
team-text-input
triaged-text-input
found in release: 3.24
found in release: 3.27