local_audio_scan 1.3.3 copy "local_audio_scan: ^1.3.3" to clipboard
local_audio_scan: ^1.3.3 copied to clipboard

PlatformAndroid

Android-only Flutter package for scanning local audio files with album art extraction.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add local_audio_scan

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

dependencies:
  local_audio_scan: ^1.3.3

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:local_audio_scan/local_audio_scan.dart';
1
likes
145
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

Android-only Flutter package for scanning local audio files with album art extraction.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on local_audio_scan

Packages that implement local_audio_scan