flutter-tizen / embedder

Flutter embedder for Tizen
BSD 3-Clause "New" or "Revised" License
5 stars 7 forks source link

Add exit application method to system channel #46

Closed JSUYA closed 10 months ago

JSUYA commented 1 year ago

Add System.exitApplication and System.requestAppExit method. System.exitApplication requests two types (required, cancelable).

https://github.com/flutter-tizen/embedder/issues/47

JSUYA commented 1 year ago

System.initializationComplete method should be added.

JSUYA commented 11 months ago

Rebased patch