flutter_heatmap_calendar
flutter_heatmap_calendar copied to clipboard
Null safety support needed
"Error: Cannot run with sound null safety, because the following dependencies don't support null safety:
- package:heatmap_calendar"
this pub seems no one maintains it... I recommend you to fork it and migrate to null safety by yourself. Flutter has official tutorial to do so. This is what I did.