tizen_app_manager 0.1.2
tizen_app_manager: ^0.1.2 copied to clipboard
Tizen application manager APIs. Used for getting app info and getting app running context on a Tizen device.
0.1.2 #
- Implement a Dart finalizer for
AppRunningContext. - Deprecate
AppRunningContext.dispose. - Clean up README.
0.1.1 #
- Add the main exporter file
tizen_app_manager.dart. - Add an optional parameter
backgroundtoAppRunningContext.terminate()to support terminating background applications.
0.1.0 #
- Initial release.