Skip to content

Add new widgets and update version for 3.8.14 release#195

Merged
PHKenny merged 1 commit into
mainfrom
development
May 14, 2026
Merged

Add new widgets and update version for 3.8.14 release#195
PHKenny merged 1 commit into
mainfrom
development

Conversation

@PHKenny
Copy link
Copy Markdown
Contributor

@PHKenny PHKenny commented May 14, 2026

This pull request introduces several new widgets to the RenderWidget enum, updates their documentation for clarity, and adds support for these widgets in the generated model mapping. Additionally, it includes a new Makefile command to automate version tagging and bumps the package version to 3.8.14.

New Widget Additions and Model Updates

  • Added new widgets to the RenderWidget enum: magnetSensor, magnetCount, accelerometer, presence, presenceCount, touch, and touchCount, with corresponding JSON values and documentation updates for improved clarity.
  • Updated the $RenderWidgetEnumMap in models.g.dart to include the new widgets and their mappings.

Release and Versioning

  • Bumped the package version to 3.8.14 in pubspec.yaml and documented the changes in CHANGELOG.md. [1] [2]
  • Added a new tag command to the Makefile for automating git tagging and release workflow.

docs: Update CHANGELOG for 3.8.14 release
chore: Bump version to 3.8.14 in pubspec.yaml
chore: Add tag Makefile target for release workflow
@github-actions
Copy link
Copy Markdown

📋 Changelog Summary

This PR includes the following changes:

✨ Features

📚 Documentation


🤖 Auto-generated by changelog workflow

@github-actions
Copy link
Copy Markdown

📊 Test Coverage Report

🎯 Dart/Flutter

Metric Value
Coverage 11.4%
Lines covered 14936 / 450
Lines missing -14486

🤖 Generated by coverage workflow

@PHKenny PHKenny merged commit 5dfd25e into main May 14, 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