Skip to content

Conversation

HakkyuKim
Copy link
Contributor

Upgrade messageport_tizen to 0.2.0 in tizen_app_control example. If major version starts with 0, the next minor version is not considered a compatiable release so pub get will not retrieve 0.2.0 for ^0.1.0.

Fixes:

Exception: The project type of messageport_tizen is "sharedLib" which is not supported.
           Make sure the package is up to date by running "flutter-tizen pub upgrade".

           If you are the maintainer of the messageport_tizen package, consider migrating the project to "staticLib" type.
           Otherwise, you may modify the value of "type" in /home/hakkyu/.pub-cache/hosted/pub.dartlang.org/messageport_tizen-0.1.0/tizen/project_def.prop to temporarily fix the problem.

@github-actions github-actions bot added needs-publishing The package should be published after merge p: tizen_app_control labels Jan 5, 2022
Copy link
Member

@swift-kim swift-kim left a comment

Choose a reason for hiding this comment

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

Thanks for the fix!

@HakkyuKim HakkyuKim merged commit 3fb51bd into flutter-tizen:master Jan 6, 2022
bwikbs pushed a commit to bwikbs/plugins that referenced this pull request Mar 26, 2022
… fix build error (flutter-tizen#322)

* Update dependency in example to fix build error

* Replace deprecated members in example
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-publishing The package should be published after merge p: tizen_app_control
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants