Skip to content

Releases: LiWenHui96/flutter_file_view

v2.2.1

01 Mar 02:56
Compare
Choose a tag to compare
  • TBS(44275) is the last version that supports TbsReaderView!

v2.1.3

08 Feb 06:23
Compare
Choose a tag to compare
  • Add android.permission.WRITE_SETTINGS.
  • Delete android.permission.ACCESS_WIFI_STATE, android.permission.WRITE_EXTERNAL_STORAGE.
  • Update TBS.

2.2.0

08 Feb 06:24
Compare
Choose a tag to compare
  • Add OnCustomViewStatusBuilder, OnCustomX5StatusBuilder.
  • Add buttonTextStyle.
  • Update TBS.

v2.1.2

30 Oct 12:46
Compare
Choose a tag to compare
  • Fix #15. Resolve an issue with using FileViewController.file().
  • Add customFileName, define the name of the stored file yourself.

v2.1.1

11 Oct 01:35
Compare
Choose a tag to compare

v2.1.0

10 Oct 07:44
Compare
Choose a tag to compare
  • Add the loading progress of iOS.

v2.1.0-alpha.1

07 Oct 16:47
Compare
Choose a tag to compare
  • We've ushered in major changes, not just method changes, but more performance improvements.

Breaking changes

  • Use FileView instead of LocalFileViewer.
  • Make NetworkFileViewer a obsolete product.
  • For details on how to use it, see README.md.