social_media_audio_recorder 0.0.8 copy "social_media_audio_recorder: ^0.0.8" to clipboard
social_media_audio_recorder: ^0.0.8 copied to clipboard

A flutter package that use for build animated voice recorder as like other social media.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add social_media_audio_recorder
copied to clipboard

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

dependencies:
  social_media_audio_recorder: ^0.0.8
copied to clipboard

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:social_media_audio_recorder/social_media_audio_recorder.dart';
copied to clipboard
28
likes
130
points
99
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.27 - 2025.04.11

A flutter package that use for build animated voice recorder as like other social media.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter, flutter_vibrate, font_awesome_flutter, lottie, path_provider, permission_handler, record

More

Packages that depend on social_media_audio_recorder