audio_recorder_service 0.0.6+1 copy "audio_recorder_service: ^0.0.6+1" to clipboard
audio_recorder_service: ^0.0.6+1 copied to clipboard

A Flutter Background Service Audio recorder and Notification

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add audio_recorder_service

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

dependencies:
  audio_recorder_service: ^0.0.6+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:audio_recorder_service/audio_recorder_service.dart';
2
likes
115
points
6
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter Background Service Audio recorder and Notification

License

MIT (license)

Dependencies

flutter, flutter_background_service, flutter_local_notifications, just_audio, just_audio_background, path_provider, permission_handler, record, wakelock_plus

More

Packages that depend on audio_recorder_service