tizen_app_manager 0.2.2 copy "tizen_app_manager: ^0.2.2" to clipboard
tizen_app_manager: ^0.2.2 copied to clipboard

Tizen application manager APIs. Used for getting app info and getting app running context on a Tizen device.

0.2.2 #

  • Add threading to AppManager.getInstalledApps to prevent app freezing.

0.2.1 #

  • Revise the example app.
  • Fix app launch event not being fired.

0.2.0 #

  • Migrate FFI implementation to tizen_interop.
  • Remove AppRunningContext.dispose.
  • Move app_manager.dart into the src directory.

0.1.5 #

  • Bump ffi dependency.

0.1.4 #

  • Fix arm64 build error.

0.1.3 #

  • Code refactoring.

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 background to AppRunningContext.terminate() to support terminating background applications.

0.1.0 #

  • Initial release.
1
likes
90
pub points
34%
popularity

Publisher

verified publishertizen.org

Tizen application manager APIs. Used for getting app info and getting app running context on a Tizen device.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

ffi, flutter, tizen_interop

More

Packages that depend on tizen_app_manager