-
**DISCLAIMER**: This is a personal proposal to help discussion happen, not a communication or official stance by the Godot project. The idea is to create a place to discuss these topics and ideas. Eve…
reduz updated
6 months ago
-
- [x] Replace filler Partners text and images @shanikadhettige
Labels: About page, Content edit
-
### Steps to reproduce
Not sure how to reproduce. It is potentially happening only on a Google Play review device?
Android 12, Pixel 6 Pro, and I just got a pile of errors again after submitting…
-
### What happened?
I'm maintaining a legacy app built with React Native. I can build it, and the app opens without issues on both iOS 16 and iOS 17 devices. The problem occurs when I try to log in. O…
-
## Version **4.0.0** of [mocha](https://github.com/mochajs/mocha) just got published.
Branch
Build failing 🚨
Dependency
mocha
…
-
Also we need to add `uiTestJUnit4` to gradle plugin:
```
object Dependencies {
val desktop = DesktopDependencies
val animation get() = composeDependency("org.jetbrains.compos…
-
I just installed plugin from https://plugins.jetbrains.com/plugin/download?updateId=379850
However it doesn't seam to removed file from tree files that it found, as shown in pic:
as you see MARKD…
-
## Version **3.5.1** of [mocha](https://github.com/mochajs/mocha) just got published.
Branch
Build failing 🚨
Dependency
mocha
…
-
### **I create class to handle player that get link of youtube using youtube_explode_dart package then get link to show in my player
her is my code**
```
import 'dart:async';
import 'dart:deve…
-
I am using an AnimatedList to display a list of elements that are added from the end of the list, each element of the list (object) is passed to a StatefulWidget which within its initState does a proc…