- TBS(44275) is the last version that supports
TbsReaderView
!
- Add
buttonTextStyle
.
- Add
OnCustomViewStatusBuilder
,OnCustomX5StatusBuilder
. - Update TBS.
- Update TBS.
- Add
android.permission.WRITE_SETTINGS
. - Delete
android.permission.ACCESS_WIFI_STATE
,android.permission.WRITE_EXTERNAL_STORAGE
.
- Fix #15. Resolve an issue with using
FileViewController.file()
. - Add
customFileName
, define the name of the stored file yourself.
- Upgrade the version of TBS, the current version is 44199.
- Update README.md.
- Add the loading progress of iOS.
- We've ushered in major changes, not just method changes, but more performance improvements.
- Use FileView instead of
LocalFileViewer
. - Make
NetworkFileViewer
a obsolete product. - For details on how to use it, see README.md.
- Number of retries to remove X5 installations.
- Rollback TBS version to 44085.
- Fix #10.
- Fix known issues.
- Fix known issues.
- Fixed the issue that the plugin could not be loaded when it was first opened.
- On the Android platform, it supports opening two TbsReaderViews, but it is still not supported to display multiple TbsReaderViews under the same widget;
- On Android, software startup initialization is no longer provided.
- Fix
In android always says : Engine initilializing ,please wait
#5
- Update LICENSE.
- Update README.md
- Fixed bug using titleMedium and bodyMedium fields that didn't exist in TextTheme before Flutter 2.10.x (#3)
- Update CHANGELOG.md
- Add the processing of the engine loading status and failure in Android.
- Welcome to a brand new version.
FileLocalViewer
changed toLocalFileViewer
.FileNetworkViewer
changed toNetworkFileViewer
.- For details on how to use it, see README.md
- Android programming language is adjusted from Java to kotlin.
- Optimize with flutter_lints.
- Update tool class name
- The code has changed greatly and the function has been optimized. Please pay attention to the following.
FileLocalView
changed toFileLocalViewer
.FileNetworkView
changed toFileNetworkViewer
.
- Add API description in README.md.
- Change API name.
- Optimize
fileSize()
function.
- iOS minimum version changed to 9.0.
- Update README.md.
- Add X5 kernel initialization listening.
- Update README.md.
- Update README.md.
FileNetworkView
no longer providesScaffold()
and needs to implement the page itself.
- 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.
- Update minimum Flutter SDK to 2.5.
- Specify Java 8 for Android build.
- Add description.
- Update README.md.
- Release.
- Add file download function.
- Add a network link view with file download and file view.
- Add example.
- New adaptation
xls, xlsx
scheme of iOS. - Add Tencent X5 Kernel load state constant value.
- Add Permission for Android.
- Function realization.
- Project initialization.