Vildnex

Results 6 issues of Vildnex

I'm trying to install QuaZip 1.1 on a Windows 10 but I get stuck on this, error. 1. I've downloaded the **quazip-1.1.zip** from [here][1] 2. Open **Qt 5.14.1 (MinGW 7.3.0...

**Bug Report** What happened: I am trying to build a docker-compose file via this configuration which should start a proper CEPH instance. ``` version: '3' services: ceph-mon: image: ceph/daemon:v6.0.4-stable-6.0-pacific-centos-8 environment:...

I've read the documentation few times already and so far I understand is that I can use injectable for anything which is is "lib" folder, or any other folder if...

no-issue-activity

**Rethink DNS version:** v0.5.5h **Phone:** Huawei P40 **Custom DNS:** NextDNS When I am trying to setup my `Rethink DNS` to use my `NextDNS` link via the **Other DNS** option I...

### 👟 Reproduction steps Trying to call the following code from this [documentation](https://appwrite.io/docs/products/databases/databases#create-using-server-sdks): ```dart import 'package:dart_appwrite/dart_appwrite.dart'; void main() { // Init SDK Client client = Client(); Databases databases = Databases(client);...

bug

I made a small project in order to demonstrate this bug which can be found here https://github.com/Vildnex/test_bug/tree/master I have to 2 RoutePage which are PageA and PageB and an another...