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.
Libraries
- bzzz_android
- This package is not intended to be imported directly by application code.
Use
package:bzzz/bzzz.dartinstead.