-
Fluttter sdk = 2.2.0
sdk: ">=2.10.4
-
## Current problems
- All our current dependencies (libvips and raylib) are just c/c++ libraries, from a development standpoint it's easier to have those installed on the system (esp when testing on …
-
`leaveVoiceChannel()` and `joinVoiceChannel()` are the only ways of easily modifying connections that is exposed in the library.
It would be nice to have an easy to use function like moveVoiceChann…
-
## Open Source Contributors Welcomed!
Please comment below if you would like to work on this issue!
### Contact Details [Optional]
support@zenml.io
## What happened?
ZenML currently uses Py…
-
# Documentation
threading module is missing basic/introductory usage example
documentation start from some general notes which may have its place there and jump into "This module defines the fol…
-
After resolving #74 , my next error is
```
…
-- Performing Test COMPILER_SUPPORT_std=cpp03
-- Configuring done
CMake Error at /usr/share/cmake-3.22/Modules/CTestTargets.cmake:28 (configure_fil…
-
Despite how much I have enjoyed working on this project, I don't have the bandwidth to maintain this package anymore. If you are interested in maintaining this library, please post a comment with:
…
jsamr updated
1 month ago
-
**Version Used**: Main from 11 Jun 2024
**Steps to Reproduce**:
The basic idea comes from the design of nullable reference types being erased and unknown to the runtime.
With a static storage in a…
-
### What:
RAW files represent images in their most unprocessed form, akin to 'undeveloped' photos. Unlike compressed formats like JPG or PNG, which modify and reduce image details, RAW files preser…
-
`
onNavBack: async function () {
const sPreviousHash = History.getInstance().getPreviousHash();
// TODO: >= 1.120 remove deprecated CrossApplicationNavigation Usage. See:
// https:/…