lunaticcoding
lunaticcoding
I have a characteristic that I am monitoring on a peripheral server (an esp32). The same characteristic is notifyable but indictable on iOS and the other way around on Android....
One should never use rootBundle because it cannot be overridden for example during testing. It's better to use DefaultAssetBundle.of(context).
I got the following html code using my flutter web app as an iframe. All the other tickets I found on here reference web sockets. Here is my html code:...
I literally just installed the "surrealdb": "^1.1.0", "@surrealdb/node": "^1.0.0-beta.3", and copied over 2 lines from the docs: import { Surreal } from 'surrealdb'; import { surrealdbNodeEngines } from '@surrealdb/node'; -.-"...
It would be nice to have an option to create an in memory surrealdb to run flutter integration tests against.
The error: error running rbacReconcile: error running kubectl auth reconcile: unable to decode "/dev/shm/1356746175": json: cannot unmarshal string into Go struct field PolicyRule.rules.resourceNames of type []string Run ```bash helm template...