flutter_file_view 1.2.0 copy "flutter_file_view: ^1.2.0" to clipboard
flutter_file_view: ^1.2.0 copied to clipboard

outdated

File viewer plugin for Flutter, support local file and network link of Android, iOS

1.2.0 #

  • The code has changed greatly and the function has been optimized. Please pay attention to the following.
  • FileLocalView changed to FileLocalViewer.
  • FileNetworkView changed to FileNetworkViewer.

1.1.3 #

  • Add API description in README.md.
  • Change API name.
  • Optimize fileSize() function.

1.1.2 #

  • iOS minimum version changed to 9.0.

1.1.1 #

  • Update README.md.

1.1.0 #

  • Add X5 kernel initialization listening.
  • Update README.md.

1.0.2 #

  • Update README.md.

1.0.1 #

  • FileNetworkView no longer provides Scaffold() and needs to implement the page itself.

1.0.0 #

  • Adds the number of retries to optimize kernel loading.
  • Modify the initX5() method to no longer provide the return value.
  • No longer provide permission request.

0.1.4 #

  • Update minimum Flutter SDK to 2.5.

0.1.3 #

  • Specify Java 8 for Android build.

0.1.2 #

  • Add description.

0.1.1 #

  • Update README.md.

0.1.0 #

  • Release.

0.0.4 #

  • Add file download function.
  • Add a network link view with file download and file view.

0.0.3 #

  • Add example.
  • New adaptation xls, xlsx scheme of iOS.
  • Add Tencent X5 Kernel load state constant value.
  • Add Permission for Android.

0.0.2 #

  • Function realization.

0.0.1 #

  • Project initialization.
41
likes
0
pub points
90%
popularity

Publisher

unverified uploader

File viewer plugin for Flutter, support local file and network link of Android, iOS

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dio, flutter

More

Packages that depend on flutter_file_view