-
### What package does this bug report belong to?
in_app_purchase
### What target platforms are you seeing this bug on?
iOS
### Have you already upgraded your packages?
Yes
### Dependency version…
-
### Steps to reproduce
1. Create a new ios only project `flutter create -e --platforms ios linking`
2. Copy the code from the example
3. Run the app on an iOS Simulator through XCode
4. See "Add…
-
### Steps to reproduce
1. Create an app with PlatformViewLink and AndroidViewSurface
2. Implement in Kotlin SurfaceView(or GLSurfaceView) method onTouchEvent
3. Listen to events in that callback
4…
-
Hello,
As a junior developer, I hoped to test something out, but unfortunately, I'm having trouble locating a specific dependency for Twake Flutter. Here's the dependency information:
Dependency…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Messaging
### Which platforms are affected?
iOS
### Description
…
-
Thanks for the feedback! If your issue is related to the Flutter framework itself,
please open an issue at
[github.com/flutter/flutter](https://github.com/flutter/flutter/issues/new).
## Steps to…
-
### Document Link
https://flutter.dev/go/layered-material-widgets
### What problem are you solving?
Ink effects are painted on an underlying `Material` widget, which has configuration options…
-
### Steps to reproduce
1. Run the sample app in the iPad Air 13-inch emulator with iOS 17.5 with a Portuguese (Portugal) keyboard
2. Press `´` and then `a`
### Expected results
`Á` is inserted
##…
-
### What happened?
I noticed that if I use `home_widget: ^0.7.0` with `workmanager: ^0.5.2` it will give a duplicate class exception during build, removing `home_widget: ^0.7.0` resolves this issue.
…
-