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

Control panel with debugging features for convenient app development.

4.6.0 #

  • Bump dependencies

4.5.2 #

  • Added option to skip initial value in demo mode subscriber

4.5.1 #

  • Added filter argument for logger initializer

  • [4.5.0] #

  • Bump dependencies

4.4.0 #

  • Bump dependencies

4.3.0 #

  • Fix issues with light & dark themes support

4.2.0 #

  • Updated dependencies
  • Added AGP 8.3 support to the example

4.0.1 #

  • Fixed logger

  • [4.0.0] #

  • Upgrade package to dart 3

  • Upgrade the dash_kit_lints dependency

3.6.1 #

  • Upgrade dependencies

3.6.0 #

  • Upgrade dependencies

3.5.0 #

  • Added the dash_kit_lints dependency
  • Fixed most of lint issues

3.4.0 #

  • Incremented the Flutter SDK version to 3.7.0
  • Incremented the alice_lightweight version to 3.3.0

3.3.3 #

  • Covered with documentation
  • Removed auto-generated file from the repository

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.