debug_overlay 0.2.12 debug_overlay: ^0.2.12 copied to clipboard
View debug infos and change settings via a central overlay for your app.
Changelog #
All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
0.2.12 · 2024-08-29 #
📦 Build & CI #
- update
package_info_plus
to>=3.0.0 <9.0.0
(#22). Thanks to @nikolashaag! - update
device_info_plus
to>=8.0.0 <11.0.0
(5d91238
)
0.2.10 · 2023-11-07 #
🎉 New Features #
- make
MediaQueryDebugHelper
,PackageInfoDebugHelper
, andDeviceInfoDebugHelper
const (4a251d2
) - add
logsDebugHelper.initialMinLevel
(57ae361
) - customize level titles in
DiagnosticLevelSelector
(3108197
) - make log entries expandable/collapsible (
9c480be
) - add JSON viewer for log data (
991bee8
) - add missing
key
parameters to widgets (b06e5a3
) - override
debugFillProperties(…)
(6ce47c0
)
📦 Build & CI #
0.2.9 · 2023-10-11 #
0.2.8 · 2023-05-16 #
0.2.6 · 2023-01-24 #
0.2.4 · 2023-01-24 #
0.2.3 · 2022-11-02 #
0.2.1 · 2022-08-15 #
🐛 Bug Fixes #
- Remove Android ID entry because it got removed in device_info_plus (
6fc6f21
)
0.2.0 · 2022-07-18 #
0.1.5 · 2022-07-18 #
0.1.3 · 2022-01-05 #
📦 Build & CI #
- remove dependency on the discontinued supercharged (
967171d
)
0.1.2 · 2021-11-10 #
0.1.0 · 2021-03-25 #
Initial release 🎉