ispect 1.4.0 
ispect: ^1.4.0 copied to clipboard
A package combining Inspector, Talker, and more from pub.flutter-io.cn for efficient project implementation.
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.yamlfile. - Updated 
README.mdfile. 
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 
ISpectTalkerlike BLoC, Dispatcher error and etc. 
 - Now you can customize more options during initialization of 
 
1.2.6 #
- Updated docs: added a video preview of the package.
 
1.2.4 #
- Added some options to 
Talkerdetailed monitor page: reverse all logs and toggle expansion. - Performance tracker moved to 
Draggablebutton 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 
ISpectTalkerinstead oftalkerWrapper 
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.