aegis_flutter_sdk 0.0.8
aegis_flutter_sdk: ^0.0.8 copied to clipboard
flutter aegis-sdk - a part of tencent monitor platform (https://console.cloud.tencent.com/rum)
0.0.8 - 2023-07-10 #
- update content-type to application/json
0.0.6 - 2023-06-05 #
- update pub dependencies
0.0.5 - 2023-05-29 #
- update data report interface: report, info, infoAll, reportEvent, reportTime
0.0.4 - 2021-02-16 #
- update events data interface
- update log collect interface
0.0.3 - 2021-11-10 #
give 'version' a default value (i.e. sdk version) if not initialized.
0.0.2 2021-9-7 #
fix noSuchMethod exception
0.0.1 2021-8-30 #
The initial release supports all the basic functions of flutter, including
- instance log: aegis.report(), aegis.info(), aegis.error(), aegis.infoAll()
- event log: aegis.event()
- speed log: aegis.reportTime, aegis.time(), aegis.timeEnd()
- For more information, please check out aegis website
- support page load time report