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

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

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';
26
likes
130
pub points
81%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

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