Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added offline storage functionality for flutter agent. #76

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

ndesai-newrelic
Copy link
Collaborator

fixes for go router exception #68

@@ -351,6 +352,20 @@ void main() {
]);
});

test('test setMaxOfflineStorageSize should be called with megaBytes', () async {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

megabyte is one word. No big deal though considering we spelled it wrong in our lib.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will fix it for next release.

@ndesai-newrelic ndesai-newrelic merged commit 11e7789 into newrelic:main Mar 6, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants