hpelitebook745G2
hpelitebook745G2
### Description I'm upgrade my RN project to `0.69.2` and got the following errors when compiling: 1. 'react/renderer/components/rncore/ShadowNodes.h' file not found 1. Did not find header 'renderer/components/rncore/ShadowNodes.h' in framework 'react'...
**Describe the bug** `riverpod_lint` cannot be installed if there is `flutter_test` in pubspec.yaml **To Reproduce** 1. Create a fresh flutter project 2. In the default `pubspec.yaml`, it has: ``` dev_dependencies:...
I want to run the Flutter app as Tray app only and hide the main Window UI as I don't need it for now. Is this possible?
1. Cloned [didkit](https://github.com/spruceid/didkit.git) and [ssi](https://github.com/spruceid/ssi.git) in the same level in a folder 2. Ran `cargo build` in the `didkit` root folder 3. Ran `cd ./lib` 4. Ran `make ../target/test/android.stamp` Got...