kfiross / flutter_holo_date_picker

A Flutter package of datepicker like Holo Theme in Android
MIT License
61 stars 77 forks source link

named parameter "primary" is not available for TextButton.styleFrom in flutter version 3.19.5 #67

Closed kishanatpl closed 1 month ago

kishanatpl commented 7 months ago

../../.pub-cache/hosted/pub.dev/flutter_holo_date_picker-1.1.0/lib/date_picker.dart:132:37: Error: No named parameter with the name 'primary'. style: TextButton.styleFrom(primary: textColor),

upgradation is required as per new flutter version

kfiross commented 1 month ago

@kishanatpl its was fixed in v1.1.3