-
Hoi Devs, I managed to port/build FPCDELUXE with native LAZBUILD for Termux on Android 13..
After some minor changes the build succeeded and the GUI started seemingly normal..
I haven't tested t…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
i'm following this [tutorial](https://youtu.be/k0zGEbiDJcQ?si=fy3BeLd9cHWPTKl0&t=773) to set up a push notification and at 12:53 she uses onSelectNotification, however, onSelectNotification is not in …
-
CMake Error at /Users/XXX/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find Adb (missing: ADB_EXECUTABLE) (Required is at l…
-
### Steps to reproduce
The `GoRouterState` object has an `error` property which I would expect to hold a `GoException` when I open a non-existing route. Currently this exception is only available in …
-
It appears that with every character typed we send a request to the platform to show soft keyboard.
## Steps to Reproduce
1. Execute `flutter run` on the code sample using an Android device
2. …
-
This is still an issue:
Fatal Exception: java.lang.IllegalStateException: Tried to access a JS module before the React instance was fully set up. Calls to ReactContext#getJSModule should only happe…
-
### Steps to reproduce
Create a BottomSheetCard widget that uses IntrinsicHeight in its layout.
Add a Row with an Expanded widget containing Html content rendered via the flutter_html package.
Ru…
-
### Steps to reproduce
After upgrading the Flutter version to 3.24.3, we encountered "You are applying Flutter's main Gradle plugin imperatively using the apply script method, which is deprecated a…
-
After upgrading to version 2.0.0, I encountered the following error in the debug console:
```
[ERROR:flutter/shell/common/shell.cc(1065)] The 'live_activities' channel sent a message from native to …