-
### What package does this bug report belong to?
url_launcher
### What target platforms are you seeing this bug on?
Web
### Have you already upgraded your packages?
Yes
### Dependenc…
-
I ran into this error today while running on the latest macOS (10.15.2). I continually run into this error and wonder if anyone know what causes it and whether there is a way to recover. This error ma…
-
### Steps to reproduce
1. TextField: Input content normally and then press the add button to add emojis to the text
2. TextField uses _focusNode. requestFocus(); Get the focus, then TextCelectio…
-
### Version
3.1.0
### Library
feedback
### Flutter channel
stable
### Flutter version
3.22.0
### Platform
Android
### Details
After wrapping myApp() with BetterFeedback() (no parameters spe…
-
안녕하세요, KakaoTalk 앱을 repack 하는 과정에 오류가 발생하여 원인이 무엇인가 해서 로그를 남깁니다.
```
username@computername android-SSL-unpinning % python patch.py com.kakao.talk.apk
[*] Unpacking com.kakao.talk.apk...
I: Usin…
-
I'm working on a design system for a Flutter app. This design system supports Android and iOS only. Our component-housing of choice is Widgetbook. Widgetbook, along with many other ways of sharing des…
-
As part of revitalizing the iOS Notes app, we’re introducing a new Settings Section with enhanced functionalities inspired by top iOS and our Android Notes apps. This document outlines the features an…
-
### Steps to reproduce
1. Create a Flutter project with web enabled
2. Use the provided code in the project as a widget
3. Run the app with following: `flutter run -d web-server --web-renderer ht…
-
### Steps to reproduce
1. flutter create bug
2. Paste the code sample
3. flutter run -d chrome
4. Make the window bigger and smaller, so that the scrollbar appears/disappears on the sliver
5. W…
-
In the starter app created by `flutter create`, the FAB has a Tooltip that appears on a long press.
When the tooltip appears, it cancels out the Ink response on the FAB, even though the user is co…