Last updated:
0 purchases
ringtone
Ringtone #
A Flutter plugin to play/stop a ringtone.
Usage #
To use this plugin, add ringtone as a dependency in your pubspec.yaml file.
Usage #
// Import package
import 'package:ringtone/ringtone.dart';
copied to clipboard
Ringtone.play();
Ringtone.stop();
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.