Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

46 lines (32 loc) · 1.31 KB

0.4.0

  • Issue #23 fixed. (Thanks to Babao Software for contribution)
  • Stable null safe release.

0.3.1

  • Documentation fixed.

0.3.0

  • Issue #28 fixed. path_provider version updated to 2.0.1.

0.2.2

  • Issue #12 fixed. (Thanks to stonega for contribution)
  • Issue #17 fixed.

0.2.1

  • iPad config added
  • SDK value changed to ">=2.7.0 <3.0.0"
  • Flutter value changed to ">=1.10.0"
  • kotlin updated to "1.3.71"
  • gradle version updated to "3.6.3"
  • path_provider version update to ^1.6.8

0.2.0

  • iPad support added
  • path_provider version update to ^1.6.0
  • androidx.core:core removed as it was not required

0.1.1

  • kotlin version updated from 1.2.71 to 1.3.21
  • androidx.test:runner version updated from 1.1.1 to 1.2.0
  • androidx.test.espresso:espresso-core version updated from 3.1.1 to 3.2.0
  • androidx.core:core version updated from 1.0.0-rc01 to 1.2.0-alpha02

0.1.0

  • path_provider version updated to version ^1.1.0

0.0.2

  • text and file methods replaced with share method

0.0.1

  • Initial release