Skip to content

Latest commit

 

History

History
69 lines (40 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

69 lines (40 loc) · 1.04 KB

[0.3.0]

  • support Flutter 3.22.0
  • chore: bump dependencies
    • http: ^1.2.0
    • csv: ^6.0.0
    • intl: ^0.19.0
    • analyzer: ^6.2.0
    • analyzer: ^7.0.0

[0.2.0]

  • chore: bump dependencies
    • flutter_sdk: 3.10.0
    • intl: ^0.18.0
    • analyzer: ^5.12.0
    • build: ^2.4.0

[0.1.3]

  • Update minor library dependencies version.

[0.1.2]

  • Update library dependencies version.

[0.1.1]

  • Customize exception and parsing empty column.

[0.1.0]

  • Upgrade to Flutter 3, using lastest dependencies.

[0.0.9]

  • Update dependencies library version

[0.0.8]

  • Update analyze version to 3.4.1 to fix issue from build_runner

[0.0.7]

  • Change build runner example pubspec to older version due to issue from build_runner 2.1.7 and 2.1.8

[0.0.6]

  • Update version analyze

[0.0.5]

  • Update version library, Using Flutter 2.10.0

[0.0.4]

  • Update version library, update error console log when parse error sheet column data

[0.0.3]

  • Update readme

[0.0.2]

  • Update readme and upgrade pub version

[0.0.1]

  • initial release