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

discontinuedreplaced by: sensors_plus_tizen

Tizen implementation of the sensors plugin

sensors_tizen #


Deprecation Notice #

The sensors plugin has been replaced by the Flutter Community Plus Plugins version, sensors_plus. Consider migrating to sensors_plus and its Tizen implementation sensors_plus_tizen.


pub package

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: ^2.0.0
  sensors_tizen: ^2.0.2

Then you can import sensors in your Dart code:

import 'package:sensors/sensors.dart';

For detailed usage, see https://pub.dev/packages/sensors#usage.

Supported devices #

  • Galaxy Watch series (running Tizen 4.0 or later)
1
likes
100
pub points
0%
popularity

Publisher

verified publishertizen.org

Tizen implementation of the sensors plugin

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on sensors_tizen