Dmitry Zakharov
Dmitry Zakharov
commit: https://github.com/TNG/ngqp/commit/979f038c02f455bbdd6fab7d87561f6c2d77c652
@neves could you merge it?
got the same problem
I use yarn 3.3.x and also 3.5.x and all works good
got the same issue and just returned empty array of definitions in verbose debug. But I found similar opened issues hope it will be fixed.
@dharmic6 try to wrap `Chewie` with `Container` ```dart Container( height: 200, child: Chewie( controller: _chewieController!, )) ``` that set player inside box with 200px height
@Mudassarali222 issue in lib, for workaround check https://www.npmjs.com/package/print-js-updated
@crabbly could you please check it?
@tanoy009 could you please merge this and update npm package sir?
I got the same problem, any news about fix?