dash_kit_control_panel 3.3.2 copy "dash_kit_control_panel: ^3.3.2" to clipboard
dash_kit_control_panel: ^3.3.2 copied to clipboard

outdated

Control panel with debugging features for convenient app development.

3.3.2 #

  • Added dark theme for log console

3.3.1 #

  • Added ability to enable/disable logs

3.3.0 #

  • [BREAKING] Changed Logger initialization:

    • now you should initialize logger through Logger.init() constructor

3.2.0 #

  • Upgraded dependencies

3.1.0 #

  • Returned back device_preview

3.1.0-dev.2 #

  • Fixed Android build issues

3.1.0-dev.1 #

  • Flutter 3.0 support (removed device_preview until it supports Flutter 3.0 & freezed 2.0)

3.0.4 #

  • Updated alice_lightweight null check

3.0.3 #

  • Updated alice_lightweight for using queryParameters in curl

3.0.2 #

  • Updated dependencies

3.0.1 #

  • Code formatting

3.0.0 #

  • Release 3.0.0

3.0.0-dev.6 #

  • Updated Readme file and example project

3.0.0-dev.5 #

  • Fixed an issue with device preview mode

3.0.0-dev.4 #

  • Fixed an issue with push token type

3.0.0-dev.3 #

  • Fixed issue with opening the panel and returned back device preview module

3.0.0-dev.2 #

  • Upgraded dependencies

3.0.0-dev.1 #

  • Added null-safety

1.0.1 #

  • Upgraded dependencies

1.0.0 #

  • Initial release.