Skip to content

Commit 8635821

Browse files
chore: flutter agent release
1 parent 7b5c3e3 commit 8635821

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
subject: Flutter agent
3+
releaseDate: '2025-10-24'
4+
version: 1.1.16
5+
downloadLink: 'https://pub.dev/packages/newrelic_mobile/versions/1.1.16'
6+
---
7+
8+
9+
## Bug Fixes
10+
- Fixed an issue where the NewRelicNavigationObserver would crash when handling routes without a key parameter, such as bottom sheets and modal dialogs.
11+
- Resolved navigation tracking failures for routes that don't extend PageRoute.
12+
13+
## Enhancements
14+
- Improved type safety in NewRelicNavigationObserver by removing all dynamic types.
15+
- Added support for additional route types including CupertinoPage and NoTransitionPage from go_router.
16+
- Refactored navigation observer code for better maintainability and readability.

0 commit comments

Comments
 (0)