-
Hello,
Thank you for this incredible software!
As for the issue, I keep getting the following exception when running the example Android Flutter app:
`E/AndroidRuntime(10886): FATAL EXCEPTIO…
-
## Use case
I'm building an app that would require completely animating `SliverAppBar` out of view (to the top) based on the `TabController.animation` values as shown below:
The following …
-
## Steps to Reproduce
1. Execute `flutter run` on the code sample
2. Scroll via `ScrollBar`
**Expected results:**
`ScrollBar` should be fully visible as if I had used `CustomScrollView`
**…
-
flutter run -d macos 可以运行
```
lake@LakedeMacBook-Pro fterm % flutter run -d macos
Launching lib/main.dart on macOS in debug mode...
--- xcodebuild: WARNING: Using the first of multiple matching de…
-
I had a section in my app which contains a appbar a top section and tab bar which all of them are implemented with `NestedScrollView` and `MultiSliver`. It was working fine but it came up problematic …
-
Here is the log
PS C:\Users\..\Whatsapp-Clone-Flutter> flutter run
Launching lib\main.dart on SM J730K in debug mode...
/C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-0.…
-
**Describe the bug**
I have a strange bug that does not always occur, but which seems to be some kind of race condition. However, it is quite severe and leads to a freeze of the whole Flutter app. So…
-
Now that multiple function calling works (although with some quirks like https://github.com/google-gemini/generative-ai-dart/issues/194, or if I stuff more then a number of functions it loses sense of…
-
# Sarafu App
## Current Stack
Basic Run down of our current stack
- Open Ethereum (POA)
- Custom Chain Tracker and Custodial Backend (python)
- Custodial Backend was created in order to serve peo…
-
Hello, this happens on TalkBack on Pixel 2 XL and on Samsung Galaxy A40.
https://user-images.githubusercontent.com/4085280/212867035-b57faae9-a14d-4bcc-b811-04356ff25c26.MP4
**Current behavior…