ma-ruz

Results 2 comments of ma-ruz

I solved it by using an eventDecorationBuilder which compares the date with the selected month which I have to store in onMonthChanged which needs the widget to be rebuilt (to...

In my case, Android 15 physical device, all files are shown, ignoring allowedExtensions. `FilePicker.platform.pickFiles(type: FileType.custom, allowedExtensions: ['csv'], withData: true)` On Web, this works fine.