sensors_tizen 1.0.0 copy "sensors_tizen: ^1.0.0" to clipboard
sensors_tizen: ^1.0.0 copied to clipboard

discontinuedreplaced by: sensors_plus_tizen
outdated

Tizen implementation of the sensors plugin

sensors_tizen #

The Tizen implementation of sensors.

Usage #

This package is not an endorsed implementation of sensors. Therefore, you have to include sensors_tizen alongside sensors as dependencies in your pubspec.yaml file.

dependencies:
  sensors: ^0.4.0
  sensors_tizen: ^1.0.0

Then you can import sensors in your Dart code:

import 'package:sensors/sensors.dart';

For detailed usage, see https://github.com/flutter/plugins/tree/master/packages/sensors#usage.

Supported devices #

This plugin is supported on these types of devices:

  • Galaxy Watch (running Tizen 5.5 or later)
1
likes
0
points
42
downloads

Publisher

verified publishertizen.org

Weekly Downloads

Tizen implementation of the sensors plugin

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on sensors_tizen