Skip to content

chore: use streaming read to decode JSON#24

Merged
Lyokone merged 4 commits intofirebase:mainfrom
kevmoo:streaming_json_read
Feb 2, 2026
Merged

chore: use streaming read to decode JSON#24
Lyokone merged 4 commits intofirebase:mainfrom
kevmoo:streaming_json_read

Conversation

@kevmoo
Copy link
Copy Markdown
Collaborator

@kevmoo kevmoo commented Jan 23, 2026

Avoid allocating an intermediate String

Avoid allocating an intermediate String
# Conflicts:
#	lib/src/alerts/alerts_namespace.dart
#	lib/src/alerts/app_distribution_namespace.dart
#	lib/src/alerts/billing_namespace.dart
#	lib/src/alerts/crashlytics_namespace.dart
#	lib/src/alerts/performance_namespace.dart
#	lib/src/database/database_namespace.dart
#	lib/src/firestore/firestore_namespace.dart
#	lib/src/identity/identity_namespace.dart
#	lib/src/pubsub/pubsub_namespace.dart
@Lyokone Lyokone merged commit f26fc20 into firebase:main Feb 2, 2026
11 checks passed
@kevmoo kevmoo deleted the streaming_json_read branch February 2, 2026 16:23
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.

2 participants