drift_sounds_database 0.1.0 copy "drift_sounds_database: ^0.1.0" to clipboard
drift_sounds_database: ^0.1.0 copied to clipboard

The database layer for `drift_sounds`. This package is only the database layer and can be used for anything.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add drift_sounds_database

With Flutter:

 $ flutter pub add drift_sounds_database

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

dependencies:
  drift_sounds_database: ^0.1.0

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:drift_sounds_database/drift_sounds_database.dart';
0
likes
160
points
159
downloads

Publisher

verified publisherbackstreets.site

Weekly Downloads

The database layer for `drift_sounds`. This package is only the database layer and can be used for anything.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Unlicense (license)

Dependencies

drift

More

Packages that depend on drift_sounds_database