-
### Steps to reproduce
1. Flutter run on a remote machine connect with usb
2. Open devtool in Android Studio
3. Select network tab and preview
4. The network show all request type is socket not ht…
-
### Steps to reproduce
Unfortunately I don't have a reproduction scenario, since this is a feedback I got from some of the users of my Flutter Web project in production.
It is not something I have…
-
### Package
All packages
### Existing issue?
- [X] I checked the [existing issues](https://github.com/material-foundation/flutter-packages/issues)
### What happened?
## Expected vs actual result:…
-
### Bug description
In **SfDateRangePicker** widget,
under DateRangePickerMonthViewSettings, the **dateFormat** parameter is not working for the Arabic locale.
Tried to change from the default…
-
### Steps to reproduce
Samsung Galaxy, Xiaomi, etc. GBoard keyboard language change not working.
1. Put focus on text field.
2. Click on language change button on bottom GBoard keyboard.
3. No…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
Android, iOS
### Descriptio…
-
**Describe the bug**
flutter firebase initializeApp run w/ F5 in visual studio code gets exception firebase_core_web/src/interop/core.dart line 60
**To Reproduce**
Steps to reproduce the behavior…
-
### Steps to reproduce
I'm writing an integration test for an ios flutter app where I need to open the time picker and select a time,
Its a time picker dialog in ios, I can tap the time above the …
-
I have this error while building my IOS app, using version "particle_auth_core: 2.1.10",
> Launching lib/main.dart on iPhone 16 Pro in debug mode...
> Xcode build done. …
-
### Device / Emulator and OS
- Device: Samsung M14 5G
- OS: Android 14
### Describe the bug
await health.requestAuthorization(types, permissions: permissions) method is not returning value. I …