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

outdated

Plugin for hardware functions of TR150 device.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tr150

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  tr150: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:tr150/tr150.dart';
0
likes
20
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

Plugin for hardware functions of TR150 device.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_plugin_android_lifecycle

More

Packages that depend on tr150

Packages that implement tr150