fwdebug_flutter 1.0.0 copy "fwdebug_flutter: ^1.0.0" to clipboard
fwdebug_flutter: ^1.0.0 copied to clipboard

Flutter debugging library.

1.0.0 #

  • 1.0.0 official version released
  • Added talker_flutter debugging tool, supports dio, log, route, etc.
  • Added App information debugging tool, supports custom information
  • Added route debugging tool, can quickly open the specified route
  • Added Inspector debugging tool, quick debugging UI
  • Added floating draggable button, supports custom entry
  • Supports Release mode, supports custom gestures
  • Only Debug mode enables iOS FWDebug plugin

0.0.2 #

  • Inspector is automatically enabled in Release mode.

0.0.1 #

  • [iOS] Added iOS FWDebug library for Flutter.
  • [iOS] Added Inspector library for Flutter.