debug_overlay 0.2.3 copy "debug_overlay: ^0.2.3" to clipboard
debug_overlay: ^0.2.3 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.3 · 2022-11-02 #

📦 Build & CI #

  • Update device_info_plus to ^8.0.0, package_info_plus to ^3.0.1 (2beb8e5)

0.2.2 · 2022-10-10 #

📦 Build & CI #

  • Update device_info_plus to ^5.0.5 (5c645e6)

0.2.1 · 2022-08-15 #

🐛 Bug Fixes #

0.2.0 · 2022-07-18 #

⚠️ BREAKING CHANGES #

  • Store logs even if not in debug mode (6193833)
  • Only add default debug helpers in debug mode (cc6698e)

📜 Documentation updates #

  • Add note about DiagnosticsBasedDebugHelper only working in debug mode (947a224)

0.1.5 · 2022-07-18 #

🎉 New Features #

  • add debugOverlay.enableOnlyInDebugMode and a corresponding parameter in DebugOverlay.builder (both default to false) to optionally enable the overlay in release or profile builds (f662e57)

0.1.4 · 2022-06-10 #

📦 Build & CI #

0.1.3 · 2022-01-05 #

📦 Build & CI #

0.1.2 · 2021-11-10 #

🏗️ Refactoring #

  • migrate to flutter_lints

📦 Build & CI #

  • update device_info_plus to ^3.0.0
  • update shake to ^2.0.0

0.1.1 · 2021-03-29 #

🎉 New Features #

  • support device_info_plus_platform_interface ^1.0.1

0.1.0 · 2021-03-25 #

Initial release 🎉