-
### Steps to reproduce
1. Copy code sample below into `main.dart` of a new Flutter project.
2. Run it on an Android emulator or iOS simulator.
3. Like in the video below, over-scroll the bottom s…
-
### Steps to reproduce
I got `PlatformException(null-error, Host platform returned null value for non-null return value., null, null)` in Sentry on production after calling `SKPaymentQueueWrapper().s…
-
### Steps to reproduce
1. `flutter upgrade`
2. Create new Flutter project
3. `flutter pub upgrade`. Notice:
> 8 packages have newer versions incompatible with dependency constraints. Try `flutter …
-
Android Gradle Plugin version 8.2.1 로 업데이트 한 후에 해당 에러가 발생합니다.
```kotlin
Launching lib/main.dart on SM F700N in debug mode...
Incorrect package="kr.iamport.iamport_webview_flutter" found in source…
-
### Steps to reproduce
1. Run the sample code (wraps a Text widget within an animation-controlled Transform widget).
2. Tap the text to trigger the scale animation and reproduce the issue.
Note…
-
### Steps to reproduce
I'm using Mac
using Safari browser:
1. Enable Touch ID for autofilling passwords on your Mac.
2. Run the code on the web using Safari.
3. Choose the suggested userna…
-
**Describe the bug**
Calling Modular.to.pop() or Navigator.of(context).pop() in a widget wrapping a RouterOutlet doesn't dispose of the RouterOutlet's widget tree. This appears to be specific to Rout…
-
## Command
```
flutter --no-color run --machine --track-widget-creation --device-id=8b5ddc6e --start-paused --dart-define=flutter.inspector.structuredErrors=true lib/main.dart
```
## Steps to Re…
-
### Steps to reproduce
I'm facing an issue in my Flutter app related to using camera streams for real-time face detection. The app works fine on the emulator, but on a physical device, it freezes a…
-
Configure Hublot design system theme in flutter app code base
- icons
- colors
- typography
- reusable component if applies
### refs
figma file: https://www.figma.com/file/4DT98fkti5oCnZpdvmQOJa/Unti…