appspector 0.6.2 appspector: ^0.6.2 copied to clipboard
A plugin that integrate AppSpector to your Flutter project.
0.6.2 30 Mar 2021 #
- Add internal updates
0.6.1 14 Mar 2021 #
- Fix for incorrect HTTP response handling on iOS
0.6.0 28 Feb 2021 #
- Fix losing connection after the hot restart
0.5.0 16 Dec 2020 #
- Use 1.4.+ AppSpector Android SDK
- Fix issue with missing Content-Length header
0.4.0 6 Oct 2020 #
- Support new Flutter version (1.22.0)
0.3.0 27 May 2020 #
- Add File System monitor
0.2.0 16 Apr 2020 #
- Add API to provide list of monitors to enable
- Add API to provide session metadata (including the device custom name)
- Add API which allows to stop and start session during the application lifetime
- Add ability to listen to a session url
- Use Android SDK version 1.2.1
0.1.0 24 Dec 2019 #
- Fixed logging module
0.0.9 20 Nov 2019 #
- Fix compatibility with DIO library
0.0.8 11 Sep 2019 #
- Add WidgetsFlutterBinding.ensureInitialized(); to README.md
- Fix issue about 'toImage' isn't defined for the class 'ContainerLayer
- Use MethodChannel only on MainThread
0.0.7 - 29 Jul 2019 #
- Fix compatibility issues with the latest flutter version
0.0.6 - 15 Jul 2019 #
- Fix compatibility issues with new dart version
- Bug fixes
0.0.4 - 6 May 2019 #
- Update README
0.0.3 - 25 Apr 2019 #
- Add Http Monitor
- Add SharedPreference/UserDefaults Monitor
- Add Logger to collect logs only into AppSpector Service
0.0.2 - 22 Jan 2019 #
- Fix issue with black screen in Screenshot Monitor
0.0.1 - 20 Jan 2019 #
- Initial release with base initialization of AppSpector