-
**Issues:**
When selecting an animation controller and then going into component mode. The animation controller disappears from the viewport.
-
Internal: b/374884599
See https://dartpad.dev/?id=96075efc997ccc9b14396728906de3ec
Navigate to page two, and then navigate home. The red drawer will be visible through the whole transition.
It …
-
### Already reported ? *
- [X] I have searched the existing open and closed issues.
### Regression?
No
### System Info and Version
System/Version info
```sh
[inuxiuz@InuVour ~]$ hyprctl syst…
-
### Already reported ? *
- [X] I have searched the existing open and closed issues.
### Regression?
Yes
### System Info and Version
System/Version info
```sh
Hyprland, built from b…
-
### Already reported ? *
- [X] I have searched the existing open and closed issues.
### Regression?
No
### System Info and Version
System/Version info
```sh
Hyprland 0.44.0 built f…
-
### Regression?
No
### System Info and Version
System/Version info
```sh
Hyprland, built from branch at commit 918d8340afd652b011b937d29d5eea0be08467f5 (flake.lock: update).
Date: Tue Jun…
-
### Describe the project you are working on
A character controller state machine
### Describe the problem or limitation you are having in your project
Finding the animation I want to add is difficu…
-
**Describe the bug**
Configuring the property `contentContainerStyle` for `KeyboardAwareScrollView` with `justifyContent: "space-between"` does not work as expected.
If I do the same thing with `Sc…
-
Internal issue b/148689043
Minimal example:
```dart
import 'package:flutter/material.dart';
void main() {
runApp(MyApp());
}
class MyApp extends StatelessWidget {
@override
Wid…
-
### 24.10.31 (목)
### 1
화면 제작 (TableView 사용)
[구현사항]
지출 버튼을 누르면 입력한 금액이 순서대로 누적 됩니다
최근에 지출한 금액이 가장 위에 위치하도록
X 버튼을 누르면 해당 cell이 삭제 됩니다
X 버튼 이미지는 기본 이미지를 사용합니다
### 2
위 화면을 …