MayLau-CbL / flutter_horizontal_data_table

Flutter Fixed Column Horizontal Datatable Widget
https://pub.dev/packages/horizontal_data_table
MIT License
252 stars 70 forks source link

Update: config support with dart 3 #116

Closed MayLau-CbL closed 1 year ago

MayLau-CbL commented 1 year ago

This PR updated:

  1. updated pubspec.yaml to accept dart version between 2.19 and 4.0.0
  2. updated version number to 4.3.0
  3. removed unused cupertino_icons package in example project