haptic_morse 1.0.5 copy "haptic_morse: ^1.0.5" to clipboard
haptic_morse: ^1.0.5 copied to clipboard

Convert text to Morse code and haptic vibration patterns in Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add haptic_morse

With Flutter:

 $ flutter pub add haptic_morse

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

dependencies:
  haptic_morse: ^1.0.5

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

Import it

Now in your Dart code, you can use:

import 'package:haptic_morse/haptic_morse.dart';
0
likes
160
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

Convert text to Morse code and haptic vibration patterns in Dart.

Repository (GitHub)
View/report issues

Topics

#morse #haptic #vibration

Documentation

API reference

License

MIT (license)

Dependencies

vibration

More

Packages that depend on haptic_morse