flutter_text_viewer 0.0.6 flutter_text_viewer: ^0.0.6 copied to clipboard
Flutter textviewer package provide easy and simple way to load and search text from assets,file and even direct input string.
0.0.1 #
- Initial Release
- load text from assets/file
- search text by keyword
0.0.2 #
- Updated README.md
0.0.3 #
- Web support added
- showAppbar parameter is optional now
- Code refactored
0.0.4 #
- textStyle issue fixed
- default focus color change to amber
- refactor code
0.0.5 #
- Updated readme md and github action
0.0.6 #
- documentation update
- added onErrorCallback for handle error