-
### What version are you using?
6.2.0
### What OS and version are you using to local deploy your application?
MacOS Sonoma 14.0
### What platforms are you seeing the problem on?
iOS
### pubspec.…
-
I tried to do it but wasn't manage
![photo_2022-05-29_00-37-44](https://user-images.githubusercontent.com/47845682/170843629-9cc4dfba-fd6b-457c-9b74-63cd27d39983.jpg)
This is I try to achieve
![A…
-
I am using the AutomaticAnimatedListView, and when the reorderModel is set to something other than null, I get this behaviour where the list items have a greyish background. Why is this?
``` dart
…
-
**Describe the bug**
generating fromJson to basic types.
I have this request
```dart
@GET('/groups')
Future getGroups(
@Header('Authorization') String accessToken,
);
```
and th…
-
What are your thoughts about custom linkStyles for different LinkifyElements?
I'm imagining something a twitter/facebook post with hashtags, @usernames, links, etc...
e.g. `hello @username check …
-
I have been following the cookbook and tutorial and would like to show an appbar with a leading back button. When adding a SheetContentScaffold, with an appbar nothing shows in it. I can see it being …
-
Would be great if there was an `omit` or `pick` option for the Object type. Something like
```
const t1 = s.shape({ id: s.string(), text: s.string(), text2: s.string() })
const t2 = t1.omit("text…
-
**Describe the bug 🐛**
Im faced with issue when Im sending the same search query using `'searcher.rerun()'` method Im not receiving any results, and it can only be fixed by sending another requ…
-
**Is your feature request related to a problem? Please describe.**
@SandPod I just came across a need in my project that overlaps with your rework of the query framework.
I have a table-backed c…
-
Hello
blockquote background does not respect dark theme. It has hardcoded color: `Colors.blue.shade100`
see https://github.com/flutter/packages/blob/master/packages/flutter_markdown/lib/src/style…