Nikodem Bernat

Results 11 issues of Nikodem Bernat

### Expected behaviour 4XX error ### Actual behaviour 202 Accepted ### Steps to reproduce the problem Mastodon's `[POST] /inbox` endpoint returns `202 Accepted` when provided `to` parameter in a `Note`...

bug

Currently a tile always resizes linearly, it would be a great option to change the curve on dismissal

Google Code-in task: Fix the text adjustment on team page. > Fix the text of team member name in our team page so that it could adjust if it goes...

Currently, when adding this package to a project that doesn't use the Material Design there is a warning: package:simple_icons has `uses-material-design: true` set but the primary pubspec contains `uses-material-design: false`....

### Use case When working with `PagedMasonryGridView` we have to declare `gridDelegateBuilder`, but the current implementation doesn't expose any delegates (any implementation of `SliverSimpleGridDelegate`) that we can use. ### Proposal...

feature

Added missing map types to the `MapType` enum. ## Pre-launch Checklist - [x] I updated pubspec.yaml with an appropriate new version according to the [pub versioning philosophy]. - [x] I...

When developing new features it's important to avoid regressions. Since this package is very UI-specific, golden tests would be useful to ensure that nothing breaks. While I'm working on rounded...

enhancement

## Description Added an alias for same-package fonts to support running golden tests in packages (e.g. design systems). Fixes #142 The specified `package:yaml` lower version constraint is equal to `package:yaml`...

**Description** Currently, when you create a new Jaspr project and try to open it in Safari you get either a blank screen, or a hello world app (counter app) that...

feature