flutter-tizen / engine

The Flutter engine
https://flutter.dev
BSD 3-Clause "New" or "Revised" License
6 stars 19 forks source link

Unsupport the Linux x64 build #248

Closed swift-kim closed 2 years ago

swift-kim commented 2 years ago

Part of https://github.com/flutter-tizen/engine/issues/239.

Note: Two files (platform_channel_tizen.cc, settings_channel_tizen.cc) still have the _tizen.cc suffix in their names. Those files will be refactored properly in subsequent PRs.