Skip to content

Conversation

@swift-kim
Copy link
Member

@swift-kim swift-kim commented May 16, 2022

Closes #365.

  • Increase the framework version to 3.0.0 (flutter/flutter@ee4e09c).
  • Update the engine hash to 3.0.0-70ec9ba. (Note: Compressed pointers are now enabled for arm64 targets.)
  • Update the tool code according to the upstream side changes. Please refer to the commit history for details.

@swift-kim swift-kim requested a review from a team May 16, 2022 07:49
@swift-kim
Copy link
Member Author

I decided not to add the new "FFI plugin and template" support because it will add too much complexity without much benefit. Note that this has nothing to do with already existing FFI plugins such as url_launcher_tizen. The new FFI template consists of example C code for a shared library (src.tmpl) and CMake files for building the library that we don't use for our FFI plugin implementation.

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.

Migrate to Flutter 3.0

2 participants