-
```dart
import 'package:flutter/foundation.dart';
import 'package:flutter/material.dart';
import 'package:flutter_staggered_grid_view/flutter_staggered_grid_view.dart';
import 'package:flutter_svg…
-
## Steps to Reproduce
See the code below, or [this repo](https://github.com/jonmountjoy/navShell).
**Expected results:**
I would expect `didPush` in `NavigatorObserver` to be called for ev…
-
Hello,
I've been using Flutter and the in_app_purchase pulgin to create an app with IAP.
Everything is working well, execpt if I refund(and revoke) a test purchace it still seems to be included in t…
-
CHANDRA got me thinking about the new `text-embedding-preview-0815` model to upgrade from `text-embedding-004`. However https://github.com/GoogleCloudPlatform/vertex-ai-samples/blob/main/notebooks/off…
-
Google Play store looks very different since yesterday or today?
I've got some error messages popping up now.
```
StateError: Bad state: No element
File "list.dart", line 167, in ListMixin.f…
-
### Steps to reproduce
I know this problem happened in version 3.24. But after update to 3.24.1 it still happen.
- iOS: 15.7.1
- iPhone 7 Plus (physical device)
- I don't see problem on virtual …
-
**Describe the bug**
The code completion shows me files to import where the file I want to import has already been imported.
**To Reproduce**
Unfortunately, I don't know how to reproduce this. I…
-
hi ~ @fujidaiti
I notice tutorial imperative_modal_sheet ``PopScope``can not work when I drag down ``ModalSheetRoute``,expect will show dialog but doesn't
SDK version:
Flutter 3.24.0 • channel…
-
### Steps to reproduce
1 flutter clean
2 flutter pub get
3 cd ios
4 pod install --repo-update && cd ..
5 flutter run
### Expected results
Launch the application on Simulator
### Act…
-
Hello, thanks for this great library. I'm enjoying it but am stuck with this:
I'd like to have a flow sitting inside of a bottom sheet. I'm using this library: https://github.com/jamesblasco/modal_…