-
When there is `FloatingActionButton` in the parent page `IndexedStack`, returning to the parent page will display one of the floating buttons in `IndexedStack`.
https://user-images.githubuserco…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
_No response_
### Which platforms are affected?
_No response_
### …
-
the solution out there is adding a gesture detector inside the bar items. this is not clean, and i suggest long press for bottom navigations are valid and adopted ux. so material's BottomNavigationB…
-
The value of the onReorderCallback's newIndex and oldIndex parameters are non-intuitive due to some now-historical flawed API engineering. They're explained here: https://api.flutter.dev/flutter/widg…
-
https://docs.google.com/presentation/d/1vI2KCRRHezGbn0GDp-KsUiL11B4w0kIZejVBRqN161c/edit?usp=sharing
## Materi Pelatihan Flutter: Hari 1 - Pengenalan dan Setup Flutter
### Hari 1: Pengenalan dan Set…
-
### Package
google_fonts
### Existing issue?
- [X] I checked the [existing issues](https://github.com/material-foundation/flutter-packages/issues)
### What happened?
## Expected vs actu…
-
### Steps to reproduce
```dart
import 'package:flutter/material.dart';
import 'package:flutter/semantics.dart';
void main() {
runApp(const TabBarDemo());
SemanticsBinding.instance.ensure…
-
## Feature Request
#### Is your feature request related to a problem? Please describe.
No, I haven't really had an issue, but I'm new to Starship and it really bothered me that Starship doesn't di…
-
Initializing a lazy signal will not trigger a Widget rebuild as `.value` maybe out of the logic execution (_if condition_) as `isInitialized` bar it.
We need the way to register `signal()` under `W…
-
```dart
../../../.pub-cache/hosted/pub.flutter-io.cn/tolyui_feedback-0.3.4+4/lib/toly_tooltip/toly_tooltip.dart:438:21: Error: The getter 'exitDuration' isn't defined for the class 'TooltipThemeData'…