Skip to content

feat: add RealtimeMessage model and bump version to 3.7.7#176

Merged
PHKenny merged 2 commits into
mainfrom
development
Apr 7, 2026
Merged

feat: add RealtimeMessage model and bump version to 3.7.7#176
PHKenny merged 2 commits into
mainfrom
development

Conversation

@PHKenny
Copy link
Copy Markdown
Contributor

@PHKenny PHKenny commented Apr 7, 2026

📋 Summary

  • Introduces a new realtime module with the RealtimeMessage model
  • Bumps package version to 3.7.7

📝 Changes

✨ Features

  • Added RealtimeMessage freezed model with topic (String) and payload (Map<String, dynamic>) fields in the new lib/src/realtime/ module
  • Exported realtime module from lib/layrz_models.dart

🔧 Chore / Config

  • Bumped version to 3.7.7 in pubspec.yaml
  • Updated CHANGELOG.md with 3.7.7 entry

🤖 Generated with Claude Code

PHKenny and others added 2 commits April 6, 2026 20:11
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 7, 2026

📋 Changelog Summary

This PR includes the following changes:

✨ Features

  • add RealtimeMessage model and realtime module (37e2195 by @PHKenny, Claude Sonnet 4.6)

🤖 Auto-generated by changelog workflow

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 7, 2026

📊 Test Coverage Report

🎯 Dart/Flutter

Metric Value
Coverage 11.1%
Lines covered 13990 / 438
Lines missing -13552

🤖 Generated by coverage workflow

@PHKenny PHKenny merged commit f431cf5 into main Apr 7, 2026
4 checks 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.

1 participant