flutter-tizen / engine

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

Add invert colors accessibility support #269

Closed swift-kim closed 2 years ago

swift-kim commented 2 years ago

Add support for the invertColors accessibility feature for TV devices.

Other minor changes:

Closes https://github.com/flutter-tizen/flutter-tizen/issues/151.