Releases: vito-go/fsearch_flutter
Releases · vito-go/fsearch_flutter
v0.0.6
v0.0.5
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