an_console 1.0.0
an_console: ^1.0.0 copied to clipboard
A developer can fully customize the console content, which can be used to display logs on the UI, serve as an app configuration center, and more functionalities.
1.0.0 #
- Allow custom wrapper
0.4.1 #
- Refactored deprecated APIs.
0.4.0 #
- Adjust the return value of saveLogToFile to String, and return the specific path where the log is saved.
- Added FileBrowser
0.3.0 #
- Upgrading Dependencies.
0.2.0 #
- EventManager can be used as an interface.
0.1.4 #
- Add documentation and usage instructions.
0.1.3 #
- Automated publishing.
0.1.2 #
- Enhance the ability to parse Map in JsonView.
0.1.1 #
- Use textScaleFactor to maintain old version compatibility.
0.1.0 #
- Disable text scaling in widgets in the console.
0.0.1 #
- initial release.