Skip to content

Releases: vito-go/fsearch_flutter

v0.0.6

23 Sep 08:52
0683f1f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

0.0.6

  • Remove overflow-x; using word-wrap:break-word;
  • Support folding/unfolding the middle column
  • Web index.html base href is set to ./, so that the relative path can work

v0.0.5

19 Sep 16:38
c98bda1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.5

CHANGELOG

0.0.5

  • Make search results colorful and configurable with font size, overflow, and color
  • Make search results of traceId clickable to show the total details of the trace
  • Use WebViews to display the html content
  • Add CHANGELOG.md
  • Upgrade the dependencies
  • Remove the linux, macos, android, ios, and windows platforms, only web is supported
  • Light and dark theme support for the web
  • Use StreamController.broadcast for the web, to support multiple listeners and remove RestartAPP widget

web.zip

08 Nov 05:09
Compare
Choose a tag to compare
v0.0.2

makefile; warning

v0.0.1

26 Sep 08:52
Compare
Choose a tag to compare
v0.0.1