Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add exit application method to system channel #46

Merged
merged 4 commits into from
Nov 21, 2023

Conversation

JSUYA
Copy link
Member

@JSUYA JSUYA commented Sep 7, 2023

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

#47

@JSUYA JSUYA marked this pull request as draft September 7, 2023 06:15
@JSUYA
Copy link
Member Author

JSUYA commented Sep 7, 2023

System.initializationComplete method should be added.

@JSUYA JSUYA marked this pull request as ready for review September 8, 2023 04:21
@JSUYA JSUYA force-pushed the exitApp branch 2 times, most recently from 42e6050 to 2ebe11c Compare September 8, 2023 08:55
JSUYA added 4 commits October 16, 2023 16:03
Add System.exitApplication and System.requestAppExit method.
System.exitApplication requests two types (required, cancelable).
Moved ui_exit_app() to FlutterTizenView and check initialization complate state.
@JSUYA
Copy link
Member Author

JSUYA commented Oct 16, 2023

Rebased patch

@swift-kim swift-kim merged commit acf40d2 into flutter-tizen:master Nov 21, 2023
9 checks passed
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