bzzz 0.1.0 copy "bzzz: ^0.1.0" to clipboard
bzzz: ^0.1.0 copied to clipboard

A Flutter plugin for rich, cross-platform haptic feedback using CoreHaptics (iOS) and VibrationEffect (Android).

example/lib/main.dart

import 'package:flutter/material.dart';

import 'src/app.dart';

void main() {
  runApp(const BzzzExampleApp());
}
4
likes
150
points
41
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for rich, cross-platform haptic feedback using CoreHaptics (iOS) and VibrationEffect (Android).

Homepage
Repository (GitHub)
View/report issues

Topics

#haptics #vibration #haptic-feedback

License

MIT (license)

Dependencies

bzzz_android, bzzz_ios, bzzz_platform_interface, flutter

More

Packages that depend on bzzz

Packages that implement bzzz