-
### Describe your issue. If applicable, add screenshots to help explain your problem.
As a Flutter novice, I tried to pull out and build just the example app. It would really help if the example app …
-
### Steps to reproduce
I have a few `CupertinoSearchTextField` widgets in my app.
I upgraded from Flutter `3.22.3` to `3.24.4` recently. I am noticing that:
* Even with the iOS system appearanc…
arnab updated
13 hours ago
-
## Bug Report
### Capacitor Version
```
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 6.1.2
@capacitor/core: 6.1.2
@capacitor/android: 6.1.2
@capacitor/ios: 6…
-
### Steps to reproduce
Need to open it https://apps.apple.com/us/app/whatsapp-messenger/id310633997 using the launch Url method using the LaunchMode.platformDefault mode.
Then the completion met…
-
### Steps to reproduce
```
import 'package:flutter_web_plugins/flutter_web_plugins.dart';
void main() async {
usePathUrlStrategy();
runApp(const MyApp());
}
```
launch app on any pla…
-
### Describe your issue. If applicable, add screenshots to help explain your problem.
The error occurs whenever I call the _processImage(InputImage inputImage)_ function.
The last time it worked w…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
Just trying to build the app gives me the error:
FAILURE: Build failed…
-
### Steps to reproduce
1. *Set up a Flutter Web project:*
Create a new Flutter Web project using flutter create.
Ensure that your environment is set up to run web builds (flutter build web or f…
-
### Steps to reproduce
By using the latest version of the package `flutter_markdown: 0.7.4+1`
and using the class `MarkdownBody` and passing to the `data` parameter
a text that ends with a line b…
-
### Steps to reproduce
1. Wrap a ListView in a SingleChildScrollView
2. Embed the flutter app on another website in a fixed position
3. Hover over the flutter app and scroll
### Expected results
…