set_ringtone 1.0.0 copy "set_ringtone: ^1.0.0" to clipboard
set_ringtone: ^1.0.0 copied to clipboard

Set Ringtone

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add set_ringtone

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

dependencies:
  set_ringtone: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:set_ringtone/set_ringtone.dart';
0
likes
145
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

Set Ringtone

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter, http, path_provider

More

Packages that depend on set_ringtone

Packages that implement set_ringtone