justkawal / excel

Excel Library for Flutter and Dart - https://pub.dev/packages/excel
MIT License
403 stars 212 forks source link

README.md demo doesn't compile since 4.0.3 update #342

Open postcapital opened 3 months ago

postcapital commented 3 months ago

Read XLSX File section fails due to Null safety checks and case statement, cannot get any switch/case statement to work, please can this demo be updated because previous versions did help get started and this update now makes it much harder to get started.