-
### Steps to reproduce
run the sample code
### Expected results
the image border is at the top with no padding
### Actual results
there is extra unwanted padding on top and bottom caused by SafeA…
-
### Operating System
Android
### Plugin
connectivity_plus
### Version
6.1.0
### Flutter SDK
3.24.5
### Compilation command
flutter run
### Dart Dependencies
```yaml
n…
-
### Description
When dynamically updating a state variable (flexBasisValue) with percentage values and using it in the style prop for components, the updated value is not reflected visually. This iss…
-
I get and error when I press the "Play" button quickly when the application start. If I wait some seconds until I press play it works. When I use the plugging from MacroDroid if fails and I think that…
-
### Description
I created a new React Native project using npx react-native init text.
After completing the setup, I ran the app on Android using `yarn android` without any additional configurations…
-
### Description
I want to automatically scroll to the end of the scrollview on button press but it won't scroll because its in a flatlist, if i remove the flatlist, the scrollToEnd func works. Scroll…
-
### Description
I want to listen to `memoryWarning` event in my Android app. The [documentation](https://reactnative.dev/docs/0.72/appstate) doesn't state it is available on iOS only, but there was a…
-
```
Uno Platform Check v1.26.1.0
────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
This tool will check your Uno Platform dev…
-
**Before creating a bug report please make check the following**
- [x] You have read our [FAQ](https://fvm.app/docs/guides/faq)
- [x] If you have used flutter. Please install correctly, run `pub c…
-
# Programmatic Configuration and Native Support on `Mobile`
## Background
The SDKs current approach let's the native SDKs self-initialize when targeting `mobile`. This approach guarantees the SDK to…