Skip to content

Conversation

@swift-kim
Copy link
Member

@swift-kim swift-kim commented Sep 28, 2021

  • Deal with additional unsupported compiler options: -Wno-unused-but-set-parameter, -Wno-unused-but-set-variable
  • Zero-initialize FlutterWindowMetricsEvent to prevent runtime errors.
  • Explicitly specify FlutterPointerEvent.device_kind as kFlutterPointerDeviceKindTouch for FlutterEngineSendPointerEvent.
  • Remove the format job in azure-pipelines.yml. githooks were added to the repo (upstream) so verifying formatting in the CI is redundant.

Part of flutter-tizen/flutter-tizen#230.

@swift-kim
Copy link
Member Author

@WonyoungChoi Should we switch the default branch to flutter-2.5.1-tizen first or do you want your PRs to be merged first?

@swift-kim swift-kim merged commit 7e8adde into flutter-tizen:flutter-2.5.1-tizen Oct 1, 2021
swift-kim added a commit that referenced this pull request Nov 14, 2021
* Fix build for 2.5.1

* Fix runtime errors

* Remove the format job
swift-kim added a commit that referenced this pull request Dec 9, 2021
* Fix build for 2.5.1

* Fix runtime errors

* Remove the format job
swift-kim added a commit that referenced this pull request Dec 17, 2021
* Fix build for 2.5.1

* Fix runtime errors

* Remove the format job
swift-kim added a commit that referenced this pull request Feb 7, 2022
* Fix build for 2.5.1

* Fix runtime errors

* Remove the format job
swift-kim added a commit that referenced this pull request Feb 11, 2022
* Fix build for 2.5.1

* Fix runtime errors

* Remove the format job
swift-kim added a commit that referenced this pull request May 12, 2022
* Fix build for 2.5.1

* Fix runtime errors

* Remove the format job
swift-kim added a commit that referenced this pull request Aug 5, 2022
* Fix build for 2.5.1

* Fix runtime errors

* Remove the format job
swift-kim added a commit that referenced this pull request Sep 1, 2022
* Fix build for 2.5.1

* Fix runtime errors

* Remove the format job
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.

2 participants