bzzz_android 0.1.0
bzzz_android: ^0.1.0 copied to clipboard
Android implementation of the bzzz plugin using VibrationEffect.
bzzz_android #
Android implementation of the bzzz plugin.
Uses VibrationEffect API with tiered fallback: EnvelopeConfig (API 36+) → CompositionConfig (API 30+) → WaveformConfig (API 26+).
Usage #
This package is endorsed by bzzz. App developers should depend on bzzz directly to get this implementation automatically on Android.