Skip to content

chore: Bump flutter_rotation_sensor from 0.3.1 to 0.4.0 - #174

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/flutter_rotation_sensor-0.4.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/flutter_rotation_sensor-0.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor

Bumps flutter_rotation_sensor from 0.3.1 to 0.4.0.

Changelog

Sourced from flutter_rotation_sensor's changelog.

[0.4.0] (2026-08-27)

Features

  • Added web platform support.
  • Migrated to the new logging package.
  • Added a diagnostic mode.
  • Changed double inputs to num.
  • Extended the multiply operator for math objects to support additional types.
  • Added support for calculations involving non-normalized AxisAngle, Matrix3 or Quaternion values.
  • Improved example app.
Commits
  • cbe4655 chore: bump version to 0.4.0
  • f99037d refactor: prevent instantiation of RotationSensor
  • 77a0c30 feat: add web implementations
  • ca0cce4 feat: euler angles support quaternion conversion
  • ec492d9 style: web
  • 9db27bb feat: add web platform support
  • 16a6c78 chore: improve example
  • 0bb484f feat: allow conversion between a non-normalized axis angle or rotation matrix...
  • dd71c2e feat: add diagnostic mode
  • c05dbf3 refactor: use dart:developer.log to replace Logging package
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [flutter_rotation_sensor](https://github.com/tlserver/flutter_rotation_sensor) from 0.3.1 to 0.4.0.
- [Changelog](https://github.com/tlserver/flutter_rotation_sensor/blob/main/CHANGELOG.md)
- [Commits](tlserver/flutter_rotation_sensor@v0.3.1...v0.4.0)

---
updated-dependencies:
- dependency-name: flutter_rotation_sensor
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Sep 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants