auido_record 0.0.1 copy "auido_record: ^0.0.1" to clipboard
auido_record: ^0.0.1 copied to clipboard

This Package is used to rcord audio and display it

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add auido_record

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

dependencies:
  auido_record: ^0.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:auido_record/auido_record.dart';
0
likes
130
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

This Package is used to rcord audio and display it

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, get, intl, just_audio, path_provider, permission_handler, record

More

Packages that depend on auido_record