audio_in_app 3.0.0 copy "audio_in_app: ^3.0.0" to clipboard
audio_in_app: ^3.0.0 copied to clipboard

A Flutter package for playing audio files. Ideal for games or applications with sound.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'src/app.dart';

void main() {
  runApp(const MyApp());
}
9
likes
150
points
155
downloads

Publisher

verified publishercubel.dev

Weekly Downloads

A Flutter package for playing audio files. Ideal for games or applications with sound.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

audioplayers, flutter

More

Packages that depend on audio_in_app