-
### Steps to reproduce
1. Create a web application with three pages
2. Create a native application and use the web_view plug-in to open the web application
3. Enter the web page, slide sideways to …
-
### Duplicate Check
- [X] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates
### Describe the bug
I'm trying to get scikit-learn to run b…
-
### Steps to reproduce
Using the [old](https://docs.flutter.dev/platform-integration/web/embedding-flutter-web#custom-element-hostelement) web embedding technique ("hostElement") which was working fi…
-
### Steps to reproduce
1、configuration the flutter development environment using my windows OS ;
2、enter to testcase path: .\packages\flutter\test
3、execute command 'flutter test'
### Expected res…
-
**Describe the bug**
`flutter_native_splash:create` changes the formatting of `AndroidManifest.xml` and `Info.plist` even if no changes were made
**Configuration**
```
flutter_native_splash:…
-
I use the platform Native ads, the ads are loaded successfully and displayed successfully, but the ads are not visible.
onAdLoaded, onAdImpression, and onPaidEvent callbacks are all executed.
But th…
YBill updated
1 month ago
-
## Use case
I am using the `screenshots` library which uses the `flutter_driver`'s screenshot method to capture screenshots which will be used on the app stores. On iOS, when the on-screen keyboard…
-
Sometimes when starting the app in debug mode, I see the following messages. Similar to [an old firebase issue](https://stackoverflow.com/questions/74430484/firebase-background-message-handler-in-flut…
-
### Steps to reproduce
On macOS Sonoma 14.0, deploy target: iphone 8 running iOS 16.6
~~~
jaten@jbook ~/flutter101namer/namer $ flutter --version
flutter --version
Flutter 3.24.4 • channel …
-
### Discussed in https://github.com/fastlane/fastlane/discussions/18602
Originally posted by **louis030195** April 26, 2021
Hey, I am trying to find a way to automate the screenshot taking for…