-
Robert Ancell authored
Implement GApplication:shutdown so a Flutter developer knows where to put code that should occur on application shutdown. (#136780) This was added because the dispose method doesn't seem to be called - something must still have a reference to the application after shutdown. Solution for https://github.com/flutter/flutter/issues/136582
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| flutter | ||
| .gitignore | ||
| CMakeLists.txt.tmpl | ||
| main.cc | ||
| my_application.cc.tmpl | ||
| my_application.h |