tell_sound_temp 1.0.1 copy "tell_sound_temp: ^1.0.1" to clipboard
tell_sound_temp: ^1.0.1 copied to clipboard

Flutter plugin that relates to sound like audio and recorder.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tell_sound_temp

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

dependencies:
  tell_sound_temp: ^1.0.1

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:tell_sound_temp/ios_quality.dart';
import 'package:tell_sound_temp/flutter_sound.dart';
import 'package:tell_sound_temp/android_encoder.dart';
1
likes
25
pub points
0%
popularity

Publisher

unverified uploader

Flutter plugin that relates to sound like audio and recorder.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on tell_sound_temp