0Franky
0Franky
Hi, I'm trying to get HTML from these links: https://igds.info/ https://ilgeniodellostreaming.llc/?s=kung+fu+panda Unfortunately these sites have different Cloudflare Protection and no program can get HTML from there. NB: These sites can...
Hi shyndman, thank you for your work and this plugin. I want to ask you how I can handle the interaction with a row. For example if you wanted to...
Hi leanflutter, I'm using this package to handle my desktop feature. I'm trying to build a rounded window. So i used a ClipRRect to wrap the Scaffold and windowManager.setBackgroundColor(Colors.transparent) to...
Hi, today testing on Linux, I found that unfortunately the full screen does not work with the setFullscreen(true) command and windowOptions. Can you help me? Anyway, congratulations again on your...
Hi, I'm trying to get HTML from these links: https://igds.info/ https://ilgeniodellostreaming.wf/?s=kung+fu+panda (old site: https://ilgeniodellostreaming.llc/?s=kung+fu+panda) Unfortunately these sites have different Cloudflare Protection and no program can get HTML from there. NB:...
Hi @rafaelsetragni first of all thank you for your work and your contribution! I'm here to ask you if it is possible to implement a new style for notifications. In...
Hi @alexmercerind, as the title suggests, I wanted to know if it is possible to perform a custom buffering. In particular I need to be able to perform a sequential...
Hi @sayem314 , thanks for your support and contribution. I'm trying to access to this site from a (central) US IP https://streamingcommunity.cafe/ Unfortunately doing the GET request I retrieve an...
NOTE: This update isn't checked (I don't have an AppleTV) Added getters to check if is a tv. Thanks to @rsanjuan87 and @DenisovAV: [https://github.com/gskinnerTeam/flutter-universal-platform/pull/24/files](https://github.com/gskinnerTeam/flutter-universal-platform/pull/24/files) [https://github.com/DenisovAV/flutter_tv/blob/master/lib/ui/widgets/platform.dart](https://github.com/DenisovAV/flutter_tv/blob/master/lib/ui/widgets/platform.dart)
I've I noticed that the maximum size of an object that can be stored inside the db is 70768 [NB: this size is acquired by the serialization of the object....