flutter_log_overlay 0.0.11
flutter_log_overlay: ^0.0.11 copied to clipboard
A global pop-up widget for displaying logs, which can be displayed or hidden. The global display refreshes the content asynchronously.
0.0.1 #
- overlay windows for log
0.0.2 #
- update LICENSE
0.0.3 #
- update LICENSE
0.0.4 #
- update homepage
0.0.5 #
- update for restructure Logger from plugin:logger
0.0.6 #
- update for restructure Logger from plugin:logger
0.0.7 #
- update LICENSE and 'pubspec.yaml'
0.0.8 #
- log ListView refresh from bottom
0.0.9 #
- add stow function,log TextStyle and scroll bar
0.0.10 #
- fix the deployment placeholder problem 修复展开时占位问题
- optimize rendering logic 优化渲染逻辑
0.0.11 #
- update Text to SelectableText Text替换SelectableText