-
### Description
CarouselView is consuming all vertical space in my layout, unless I give it a size. But I don't know the height to give it b/c I want it to size to my content. Please let me size to…
-
When using flutter markdown with custom block parsers, a `Null check operator used on a null value` error is thrown by the widgets library that can be traced back to:
MarkdownBuilder._addParentInlin…
-
### Describe the bug 🐞
Upgrading from 3.1.7 to 4.0.9, in an app running AvaloniaUI 11.0.10 undesirable new behavior is shown. An ObjectDisposedException is thrown, although apparently caught/ignored/…
-
I use [Firebase Core](https://pub.dartlang.org/packages/firebase_core#-readme-tab-) and spot one potential issue (maybe) about [FutureBuilder](https://docs.flutter.io/flutter/widgets/FutureBuilder-cla…
-
## Steps to Reproduce
```
import 'dart:ui';
import 'package:flutter/material.dart';
void main() {
runApp(MyApp());
}
class MyApp extends StatelessWidget {
@override
Widget bui…
-
### Other mod's name
NTM space
### Other mod's homepage
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT
### Other mod's license
GPLv3
### Game log
---- Minecraft Crash Report ----
// Why is …
-
## Steps to Reproduce
1. Install code to reproduce
2. As you can see here in the screenshots, the test code, displays a button in a 70% transparent container. This looks correct in the main body. …
-
## Problem
I tried implementing flutter deep linking using the [official article](https://flutter.dev/docs/development/ui/navigation/deep-linking). I noticed that although it works properly with an…
-
## Steps to Reproduce
I am using ListView.builder constructor to build only visible children. The data source for this ListView is added with new items whenever a user scrolls to the top of the list.…
foreg updated
8 months ago
-
### Terms
- [X] I'm using the very latest version of ItemsAdder and its dependencies.
- [X] I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
- [X] I already se…