November 7, 2023
Flutter agent v1.0.5
New in this release
- Fixed issue in Flutter agent causing appbuild and appversion fields to overwrite for iOS mobile-handled exceptions.
October 13, 2023
Flutter agent v1.0.4
New in this release
- Upgraded native Android agent to v7.1.0
- Upgraded native iOS agent to v7.4.7
- Added Support for AGP 8 for Android
July 25, 2023
Flutter agent v1.0.3
New in this release
- Upgraded native Android agent to v7.0.0
- Upgraded native iOS agent to v7.4.6
Fixed in this release
- Resolved CustomTransitionPage issue for Go Router instrumentation
- Fixed issue where HTTP error stack traces were not displayed in the IDE
May 17, 2023
Flutter agent v1.0.1
New in this release
- Upgrade native iOS agent to v7.4.5
- Added FedRAMP configuration flag on agent start.
Flutter agent v1.0.0
New in this release
- The native Android Agent has been upgraded to version 6.11.1.
- The native iOS agent has been upgraded to version 7.4.4.
- A new "shutdown" method has been added, allowing the agent to be shut down within the current application lifecycle during runtime.
- Two new static methods, "recordMetric" and "incrementAttribute", have been added.
March 21, 2023
Flutter agent v0.0.1
The Mobile agent team is proud to announce GA support for Flutter!
To learn more, see our Flutter agent documentation.