seunggi

Results 31 comments of seunggi

Great job! By the way, need global config for all models.

Maybe releated https://github.com/fluttercommunity/chewie/issues/750

Workaround. Wrap your page 'OrientationBuilder' then ignore unnecessary orientation. ```dart class _PageState extends State { bool isFullScreen = false; @override Widget build(BuildContext context) { return Column( children: [ ChewiePlayer(), OrientationBuilder(...

Maybe [nunjucks-html-loader](https://github.com/ryanhornberger/nunjucks-html-loader) can compile nunjucks to html. Or [static-site-generator-webpack-plugin](https://github.com/markdalgleish/static-site-generator-webpack-plugin)?

https://github.com/larryaasen/upgrader/issues/331 https://github.com/larryaasen/upgrader/issues/250 Seems IOS upgrader does not work. Also same here +1.

Now [Erlang/OTP 19.2](https://www.erlang.org/news/109) support DTLS. Any progress? ``` SSL: Experimental version of DTLS. It is runnable but not complete and cannot be considered reliable for production usage. To use DTLS...

Can I use this package to create Bruno collection with Bruno cli? https://github.com/usebruno/bruno/issues/1013 https://github.com/usebruno/bruno/issues/1109

🎊 🚀 🎊 🚀 🎊 🚀 🎊 🚀 🎊 🚀 🎊 🚀 🎊 🚀 🎊 🚀 Congratulations on the merge. Thank you so much.

My report is not related firebasse_messaging. Sorry for the confusion. See below. https://github.com/ryanheise/audio_service/issues/875#issuecomment-2177815595 Same here. ## Case1. Only android 14 ``` main (native):tid=1 systid=29182 #00 pc 0x57840 libc.so (syscall +...