ispect 1.4.1 copy "ispect: ^1.4.1" to clipboard
ispect: ^1.4.1 copied to clipboard

A package combining Inspector, Talker, and more from pub.dev for efficient project implementation.

1.4.1 #

  • Draggable button's updates. I changed max point for button reverse.
  • Localization for Detailed HTTP logs page.
  • And some minor changes with Detailed HTTP logs page.

1.4.0 #

  • Added new feature: detailed screens for HTTP logs: request, response, error.

1.3.1 #

  • Code was refactored and optimized.
  • Now draggable button's position saves in cache.
  • Updated analysis_options.yaml file.
  • Updated README.md file.

1.3.0 #

Also (1.2.8, 1.2.9)

  • Updated options of ISpectTalker.initHandling.

1.2.7 #

  • Added more options to ISpectTalker.initHandling.
    • Now you can customize more options during initialization of ISpectTalker like BLoC, Dispatcher error and etc.

1.2.6 #

  • Updated docs: added a video preview of the package.

1.2.4 #

  • Added some options to Talker detailed monitor page: reverse all logs and toggle expansion.
  • Performance tracker moved to Draggable button and removed from settings sheet.

1.2.3 #

  • Now, navigatorContext is not required for ISpectBuilder:
    • If you want that use Draggable button also inside ISpectPage you need pass key. By default, it is not possible to use Draggable button inside ISpectPage.

1.2.0 #

  • Upgrade talker to 4.3.2

1.2.0 #

  • Bump dependencies to latest version
  • Some refactoring. Use ISpectTalker instead of talkerWrapper

1.1.8 #

  • Kazakh language added.

1.1.7 #

  • Refactored feedback theme.
  • Refactored options theme of ISpect.

1.1.6 #

  • Some refactoring with Riverpod logs on Talker Page.
  • Dependency updates.

1.1.5 #

  • Riverpod logs added.
  • Some updates in Talker Page.
  • Some updates with Feedback builder.

1.1.2 #

  • Fixed issues with light theme.
  • TalkerScreenTheme was removed. Use ISpectOptions theme properties.

1.1.0 #

  • Upgrade dependencies to latest version
  • Some refactoring with ISpectTalker

1.0.8 #

  • Upgrade dependencies to latest version
  • Formatted and some refactoring
  • Default lints replaced to sizzle_lints

1.0.8 #

  • Upgrade dependencies to latest version

1.0.5 #

  • ISpectWrapper changed to builder, and fields moved to Scope Wrapper

1.0.2 #

  • Inspector buttons moved to draggable buttons

1.0.1 #

  • ISpectLocalization, cache management added

1.0.0 #

  • Wrapper around Inspector, Talker and etc. First release.