SebastienBtr

Results 33 comments of SebastienBtr

You can provide your own widget for that: ``` Calendarro( weekdayLabelsRow: CustomWeekdayLabelsRow() ... ) ``` The default one is here: https://github.com/adamstyrc/calendarro/blob/master/lib/default_weekday_labels_row.dart

@richardgirges Are we suppose to manage tempFiles delete ourself?

@miguelpruivo Yes I know there is `allowCompression` but we have no option to control it and choose how much we want to compress and willing to lose in quality. And...

@miguelpruivo I believe this issue should not be closed

Hi! any updates on this issue? Because right-now the plugin is unusable...

use `primarySwatch` instead of `primaryColor`

I didn’t find any alternative that allows creating new themes during run time, only predefined ones. If a package exists for this use case let me know 🙏

Hi @fatkullinalina, well, this is hard to help without knowing your code, this is your responsibility to handle how you send the messages to your backend, dash chat will simply...