social_media_audio_recorder 0.0.4 copy "social_media_audio_recorder: ^0.0.4" to clipboard
social_media_audio_recorder: ^0.0.4 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 Dart:

 $ dart pub add social_media_audio_recorder

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 dart pub get):

dependencies:
  social_media_audio_recorder: ^0.0.4

Alternatively, your editor might support dart pub get or 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';
28
likes
0
pub points
79%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

unknown (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