Skip to content

[package_info_plus] Update package_info_plus to 9.0.1#986

Merged
JSUYA merged 1 commit intoflutter-tizen:masterfrom
JSUYA:update_package-info-plus-tizen
Apr 10, 2026
Merged

[package_info_plus] Update package_info_plus to 9.0.1#986
JSUYA merged 1 commit intoflutter-tizen:masterfrom
JSUYA:update_package-info-plus-tizen

Conversation

@JSUYA
Copy link
Copy Markdown
Member

@JSUYA JSUYA commented Apr 8, 2026

  • Update package_info_plus to 9.0.1.
  • Update package_info_plus_platform_interface to 3.2.1.
  • Add support for PackageInfo.installTime.
  • Update minimum Flutter and Dart version to 3.19 and 3.3.
  • Update the example app and integration_test.

#985

@JSUYA JSUYA self-assigned this Apr 8, 2026
@JSUYA JSUYA added the enhancement New feature or request label Apr 8, 2026
@JSUYA JSUYA mentioned this pull request Apr 8, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the package_info_plus_tizen plugin to version 1.1.0, adds support for PackageInfo.installTime, and updates the minimum Flutter and Dart versions. It also includes updates to the example application and integration tests. A critical issue was identified in the C++ implementation where the installed_time variable should be declared as time_t instead of int to ensure type compatibility with the Tizen API and prevent potential memory corruption or overflow issues.

@JSUYA JSUYA force-pushed the update_package-info-plus-tizen branch from 3272803 to 437b66c Compare April 9, 2026 01:21
@JSUYA JSUYA merged commit 3f26221 into flutter-tizen:master Apr 10, 2026
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants