Skip to content

feat: add build timestamp to Android device info - #3969

Open
amyreese wants to merge 1 commit into
fluttercommunity:mainfrom
amyreese:amy/build-info-time
Open

feat: add build timestamp to Android device info#3969
amyreese wants to merge 1 commit into
fluttercommunity:mainfrom
amyreese:amy/build-info-time

Conversation

@amyreese

@amyreese amyreese commented Sep 4, 2026

Copy link
Copy Markdown

Description

Exposes the upstream Android build timestamp 1 as part of the
AndroidDeviceInfo class.

Related Issues

n/a

Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I titled the PR using Conventional Commits.
  • I did not modify the CHANGELOG.md nor the plugin version in pubspec.yaml files.
  • All existing and new tests are passing.
  • The analyzer (flutter analyze) does not report any problems on my PR.

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?

  • Yes, this is a breaking change (please indicate that with a ! in the title as explained in Conventional Commits).
  • No, this is not a breaking change.

Exposes the upstream Android build timestamp [1][] as part of the
`AndroidDeviceInfo` class.

[1]: https://developer.android.com/reference/android/os/Build#TIME
@amyreese

amyreese commented Sep 4, 2026

Copy link
Copy Markdown
Author

Pretty sure all of these failed checks are unrelated to my changes.

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