-
```kotlin
Module "androidx.compose.foundation:foundation" has a reference to symbol [ File '/mnt/agent/work/ba60555d9dde92ae/compose/frameworks/support/compose/foundation/foundation/src/commonMain/ko…
-
Subject: when a right aligned image extends the next headline text gets aligned wrong
### Problem
- when a right aligned image extends the next headline text gets aligned wrong
#### Procedure t…
-
## Steps to Reproduce
Add a `Text` widget to demo project:
```
Text('☞关门')
```
Then flutter run on iOS Simulator. Please notice the Unicode symbol ☞ before the Chinese symbols, It will make Chi…
-
I have a SliverAppBar with a flexibleSpace that holds information that will change in height. I simply want my AppBar to determine it's height at runtime rather than the static expandedHeight option. …
-
这个是我的测试代码
```dart
import 'dart:async';
import 'dart:io';
import 'package:flutter/foundation.dart';
import 'package:flutter/material.dart';
import 'package:fvp/mdk.dart';
void main() {
ru…
-
Out of interest, have you by any chance tried the Zig compiler to compile the C code? On my Mac, I get better performance using this than GCC directly. I'd be interested to see if it makes a differenc…
-
- 調べたこと
- 参考にしたサイト
- 参考にした実装
- エラーが起きた際の対処法など
メモをissueに記載していきましょう
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
## Version **4.1.0** of [mocha](https://github.com/mochajs/mocha) was just published.
Branch
Build failing 🚨
Dependency
mocha
…
-
It seems like I've followed all the instructions on https://flutter.dev/docs/get-started/install/macos plus a youtube tutorial but I run into an error. Not sure what it is, but I'm new to flutter …