poka

Results 21 issues of poka

If you get an error with netcat about option "-e" missing, it's because linux use by default an alternative version of netcat: GNU-Netcat. To use Traditional netcat: `sudo apt install...

I can't build the exemple on windows. I tried to clean, pub get, delete windows folder and let vscode rebuild it, still same issue: ``` Launching lib\main.dart on Windows in...

bug

The play function may be async, but it still freezes the UI until play start. **Full Description** When a widget call play function of a `player` instance, with a remote...

bug

Very basic, I know how to setVolume, but I don't find how to get volume value from player ?

feature-request

This issue has been close but I think this is a Hive issue: https://github.com/hivedb/hive/issues/800 Is it not possible to disable Hive storage if Firefox private is detected ?

problem

When execute token.js, , or play.js too, I got this error: ``` $ node token.js Previous token expired or not found, generating a new one. 302 Refresh token has expired...

Is it planned to add multilang to the generation of menmonic?

Why do you use webpack instead of the default rollup conf existing for polkadot.js ? https://github.com/polkadot-js/api/blob/master/rollup.config.mjs Is there a technical reason ? Rollup greatly minimizes the size of the build...

Improvements for Ğecko needs. - add method connectLightNode(chainSpec) to use smoldot as network manager

### Description of the bug After build the Dockerfile in /api, when I try to run the docker image, I got this error: ``` $ sudo docker run -p 127.0.0.1:3001:3000...

bug