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

A library for storing `flutter_audio_games` sounds in a drift sqlite database.

Drift Sounds #

Description #

This package allows you to keep your sound files reasonably hidden in an SQLite database backed by drift, to keep them from casual prying eyes.

The database will not be encrypted (unless there is a feature request), and sounds can be viewed by anyone with an sqlite client. That said, the only data which are stored will be a numeric ID and the raw data of the file, so no filenames will be exposed outside of code.

This package relies on the drift_sounds_database package, which provides the database.

0
likes
150
points
0
downloads

Publisher

verified publisherbackstreets.site

Weekly Downloads

A library for storing `flutter_audio_games` sounds in a drift sqlite database.

Homepage

Documentation

API reference

License

Unlicense (license)

Dependencies

drift, drift_flutter, drift_sounds_database, flutter, flutter_audio_games, flutter_soloud, path, path_provider

More

Packages that depend on drift_sounds