Quentin Comte-Gaz

Results 19 comments of Quentin Comte-Gaz

I used this change in my chat ;) Thanks

I don't have any issue with arduino uno wifi while compiling with Arduino IDE: ![image](https://github.com/QuentinCG/Arduino-Light-Dependent-Resistor-Library/assets/16922101/41e97751-ff09-406c-8341-c58315051528) ![image](https://github.com/QuentinCG/Arduino-Light-Dependent-Resistor-Library/assets/16922101/3cfc737c-3c9c-494e-9c24-cf20a716ff94) If you still have issue while following those steps, please comment line 110 of...

Hello, Thanks for this POC ! After some tests, here is my feedback on what is still needed to make this project fully compatible with sqflite: - [ ] Add...

I fully understand ;) I clearly know my solution is dirty, I just wanted to add info on how to use this project in addition to sqflite if people build...

As for now, this project is clearly more than a POC. It is more than working for real project (thanks to #12 and #13). Its main "issue" is to not...

@aytunch Same as @deakjahn, I switched to [sqflite_common_ffi_web](https://pub.dev/packages/sqflite_common_ffi_web) as it is maintained officially (even if 'in beta'). Don't forget to add those files to web/ folder when using sqflite_common_ffi_web (you...

> Please check this PR, I added a flag to handler custom paths > > #509 This is a must have PR that should be merged as soon as possible...

Works fine, thanks 🥇 Added on my fork : https://github.com/QuentinCG/ezservermonitor-web

This is a must have. Note that this is needed since commit https://github.com/dlutton/flutter_tts/commit/3cb449d69238f478fe4635ad3a195c10d55b7a5b broke the base behavior :( If you have this issue and this pull request is not merged,...